Skip to content

Agent Tools Fresh

Resources for connecting AI tools to the X API and its documentation. These split into two jobs: using the API from AI tools, and reading the docs from AI tools.

Use the X API from AI tools

Give your AI agent the ability to call X API endpoints directly.

ResourceWhat it does
XMCPMCP server - agents can create posts, search, look up users, and more (200+ tools)
OpenAPI SpecMachine-readable API definition for code generation and agent tooling

Read X API docs from AI tools

Give your AI agent context on how the X API works.

ResourceWhat it does
llms.txtDocumentation index - page titles, URLs, and descriptions
llms-full.txtComplete docs in a single file for full-context loading
skill.mdCapability summary - actions, inputs, and constraints
Docs MCPMCP server - agents can search and read doc pages on the fly

Pages in this section

mindmap
  root((X Agent Tools))
    Act
      XMCP
      OpenAPI spec
    Read
      llms.txt
      llms-full.txt
      skill.md
      Docs MCP
    Orient
      AGENTS.md