Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y twitterapi-docs-mcpAgent-CoreX intelligently routes which tools from dorukardahan/twitterapi-docs-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"twitterapi-docs-mcp": {
"command": "npx",
"args": [
"-y",
"twitterapi-docs-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add twitterapi-docs-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use dorukardahan/twitterapi-docs-mcp directly without routing
npx -y twitterapi-docs-mcpNew to Agent-CoreX? View setup guide →