> For the complete documentation index, see [llms.txt](https://docs.true-north.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.true-north.xyz/truenorth-mcp.md).

# TrueNorth MCP

- [Getting Started](https://docs.true-north.xyz/truenorth-mcp/editor.md): Plug TrueNorth directly into Claude or ChatGPT. One link, and your AI gets real-time crypto data, token research, and trading-aware analysis — no custom builds, no prompt engineering.
- [Generate your MCP link](https://docs.true-north.xyz/truenorth-mcp/editor/markdown.md)
- [Connecting to Claude](https://docs.true-north.xyz/truenorth-mcp/editor/images-and-media.md)
- [Connecting to ChatGPT](https://docs.true-north.xyz/truenorth-mcp/editor/images-and-media-1.md)
- [Features & Benefits](https://docs.true-north.xyz/truenorth-mcp/features-and-benefits.md)
- [Frequently Asked Questions](https://docs.true-north.xyz/truenorth-mcp/frequently-asked-questions.md)
- [Setup & Configuration](https://docs.true-north.xyz/truenorth-mcp/frequently-asked-questions/setup-and-configuration.md)
- [Usage & Features](https://docs.true-north.xyz/truenorth-mcp/frequently-asked-questions/usage-and-features.md)
- [Troubleshooting](https://docs.true-north.xyz/truenorth-mcp/troubleshooting.md): Find solutions to common issues below. If you run into connection problems or unexpected behavior, the sections below walk you through the most frequent causes and how to fix them.
- [Connection Issues](https://docs.true-north.xyz/truenorth-mcp/troubleshooting/connection-issues.md)
- [Usage Issues](https://docs.true-north.xyz/truenorth-mcp/troubleshooting/usage-issues.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.true-north.xyz/truenorth-mcp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
