# twitterapi.io — AI Agent Discovery Pointer # # This file tells AI agents and crawlers where to find machine-readable # interfaces for twitterapi.io. Plain text, append-only. RFC-style key: value. Service-Name: twitterapi.io Description: Twitter/X data API for AI agents — read tweets, profiles, followers, trends; post/like/follow with login_cookies; webhook + WebSocket streams. Homepage: https://twitterapi.io Docs: https://twitterapi.io/docs Status: https://status.twitterapi.io Pricing: https://twitterapi.io/pricing # MCP (Model Context Protocol) MCP-Endpoint: https://mcp.twitterapi.io/mcp MCP-Transport: streamable-http MCP-Manifest: https://twitterapi.io/.well-known/mcp.json MCP-Tools-Catalog: https://twitterapi.io/.well-known/mcp/tools.json MCP-OAuth-Authorization-Server: https://mcp.twitterapi.io/.well-known/oauth-authorization-server MCP-OAuth-Protected-Resource: https://mcp.twitterapi.io/.well-known/oauth-protected-resource # Agent Skills Agent-Skills-Index: https://twitterapi.io/.well-known/agent-skills/index.json SKILL-Md-Repo: https://github.com/kaitoInfra/twitterapi-io SKILL-Md-Raw: https://raw.githubusercontent.com/kaitoInfra/twitterapi-io/main/skills/twitterapi-io/SKILL.md # LLM-friendly summaries LLMs-Short: https://twitterapi.io/llms.txt LLMs-Full: https://twitterapi.io/llms-full.txt # Stdio MCP (Claude Desktop) NPM-Package-MCP-Stdio: https://www.npmjs.com/package/@twitterapi_io/mcp-server Install-Command-MCP-Stdio: npx -y @twitterapi_io/mcp-server # Official SDKs (REST API client + CLI) NPM-Package-SDK-TS: https://www.npmjs.com/package/@twitterapi_io/twitterapi PyPI-Package-SDK-Python: https://pypi.org/project/twitterapi-io/ Install-Command-SDK-TS: npm install @twitterapi_io/twitterapi Install-Command-SDK-Python: pip install twitterapi-io # Auth Auth-Method: x-api-key header (single key) OR Bearer token via OAuth flow Get-API-Key: https://twitterapi.io (free tier on signup) # Contact Support-Email: support@twitterapi.io Support-Twitter: https://x.com/twitterapiio