Content
## Twitter MCP Client
1. Go to RapidAPI.com, get your api key and enable the api https://rapidapi.com/alexanderxbx/api/twitter-api45
2. Update the claude_desktop_config.json with the following details ,
```
"mcp-x": {
"command": "uv",
"args": [
"--directory",
"PATH TO REPOSITORY",
"run",
"main.py"
],
"env":{
"RAPID_API_KEY": "XXXXXXXXXXXXXXXX"
}
}
```
Connection Info
You Might Also Like
Git
Model Context Protocol Servers
TrendRadar
🎯 Say goodbye to information overload. AI helps you understand news hotspots...
repomix
📦 Repomix is a powerful tool that packs your entire repository into a...
Mastra
The TypeScript AI agent framework. ⚡ Assistants, RAG, observability....
Blender
BlenderMCP integrates Blender with Claude AI for enhanced 3D modeling.
cua
Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and...