> ## Documentation Index
> Fetch the complete documentation index at: https://docs.p2p.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview for AI Tools ✨

> Using AI tools to consume P2P.ORG's API documentation

P2P.ORG provides multiple ways to consume our documentation with AI tools to help you build applications faster.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/r_eQEBk1hGk" title="Overview for AI Tools" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## AI Tools Built into the Docs

### Search with AI

Use the search bar in our documentation and press `Enter` to ask AI about anything in our docs.

### Ask AI Button

On any documentation page, click `Ask AI` to send that page's content directly to popular AI chats like ChatGPT.

## External AI Tool Integration

### Model Context Protocol (MCP)

Connect AI development tools directly to our live API and documentation through MCP. Provides real-time data and interactive API capabilities.

* **P2P.ORG MCP setup**: Continue to [Using MCP to Read API Docs](/docs/mcp)
  * Currently, the MCP server only supports reading/searching the API documentation, not executing any APIs.

* **Context7 MCP setup**: Alternatively, you can reference our API documentation directly using the Context7 MCP:

  * See setup instructions here: [https://github.com/upstash/context7](https://github.com/upstash/context7)
  * Reference our documentation: [Context7 - P2P.ORG API Documentation Hub](https://context7.com/context7/p2p).

### Aggregated Documentation File

Reference or download our complete documentation as a single markdown file and attach it to any AI tool. Works universally with ChatGPT, Claude, and any AI assistant that accepts file attachments.

* **Aggregated docs**: Continue to [Aggregated Docs for AI Tools](/docs/llms)

Choose the method that best fits your workflow and preferred AI tools.

<Warning>
  AI tools can make mistakes, so double-check the answer, and in case of doubt contact us: [Contacts](/docs/contacts).
</Warning>


## Related topics

- [Overview for AI Tools](/reference/overview-for-ai-tools.md)
- [Overview](/docs/platform-overview.md)
- [Using MCP to Read API Docs](/docs/mcp.md)
- [Aggregated Docs for LLMs](/docs/llms.md)
