{"name":"X (Twitter) MCP Server","provider":"AgenticLedger","version":"1.0.0","description":"Full X/Twitter API v2 access — tweets, timelines, search, likes, retweets, bookmarks, users, follows, lists, and DMs","mcpEndpoint":"/mcp","transport":"streamable-http","tools":42,"auth":{"type":"dual-mode","description":"Supports both direct Bearer passthrough and OAuth 2.0 Client Credentials","credential_format":"Pipe-delimited: bearerToken|apiKey|apiSecret|accessToken|accessTokenSecret","modes":{"bearer":{"description":"Pass your pipe-delimited X credentials as the Bearer token","header":"Authorization: Bearer <bearerToken|apiKey|apiSecret|accessToken|accessTokenSecret>"},"oauth":{"description":"Exchange credentials for a time-limited token","token_endpoint":"http://localhost:3199/oauth/token","client_id":"x-twitter","client_secret":"<bearerToken|apiKey|apiSecret|accessToken|accessTokenSecret>","grant_type":"client_credentials"}}},"configTemplate":{"mcpServers":{"x-twitter":{"url":"http://localhost:3199/mcp","headers":{"Authorization":"Bearer <bearerToken|apiKey|apiSecret|accessToken|accessTokenSecret>"}}}},"links":{"health":"/health","documentation":"https://financemcps.agenticledger.ai/x-twitter/","oauth_discovery":"/.well-known/oauth-authorization-server"}}