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
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
comfy-pilot
MCP server + embedded terminal that lets Claude Code see and edit your...
knowns
CLI-first knowledge layer for AI's persistent project memory.
google_ads_mcp
Google Ads MCP Server allows LLMs to interact with the Google Ads API.