ryanmac/agent-twitter-client-mcp
A Model Context Protocol (MCP) server that integrates with X using the @elizaOS `agent-twitter-client` package, allowing AI models to interact with Twitter without direct API access.
Platform-specific configuration:
{
"mcpServers": {
"agent-twitter-client-mcp": {
"command": "npx",
"args": [
"-y",
"agent-twitter-client-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...