LIVE ENDPOINT
https://mcp.jojapi.com/twitter
Connect to this endpoint to inspect the live schema for get_email_search_by_username and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.jojapi-twitter]
url = "https://mcp.jojapi.com/twitter"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jojapi-twitter": {
"type": "http",
"url": "https://mcp.jojapi.com/twitter"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jojapi-twitter
Remote MCP URL: https://mcp.jojapi.com/twitter
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"jojapi-twitter": {
"url": "https://mcp.jojapi.com/twitter"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jojapi-twitter": {
"type": "http",
"url": "https://mcp.jojapi.com/twitter"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jojapi-twitter",
"transport": "streamable-http",
"url": "https://mcp.jojapi.com/twitter"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_AutoComplete— Auto Complete Group: Explore.get_Search— Search Group: Explore.get_v1_1_Trends— Trends Group: Explore.get_v1_1_Locations— Locations Group: Explore.get_v2_TweetDetail— Tweet Detail & Conversation Group: Tweet.get_v2_Tweet— Tweet Detail / Alternative Group: Tweet.get_v2_Favoriters— Tweet Favoriters Group: Tweet.get_v2_Retweeters— Tweet Retweeters Group: Tweet.