Agent Resources
Agent Resources
Machine-readable files, MCP servers, and resources for AI agents working with the X API
Resources for connecting AI tools to the X API and its documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Machine-readable files, MCP servers, and resources for AI agents working with the X API
| Resource | What it does | URL |
|---|---|---|
| XMCP | MCP server — agents can create posts, search, look up users, etc. | github.com/xdevplatform/xmcp |
| OpenAPI Spec | Machine-readable API definition for code generation and agent tooling | api.x.com/2/openapi.json |
| Resource | What it does | URL |
|---|---|---|
| llms.txt | Documentation index — page titles, URLs, and descriptions | docs.x.com/llms.txt |
| llms-full.txt | Complete docs in a single file for full-context loading | docs.x.com/llms-full.txt |
| skill.md | Capability summary — actions, inputs, and constraints | docs.x.com/skill.md |
| Docs MCP | MCP server — agents can search and read doc pages on the fly | docs.x.com/mcp |