+ crawlfeed
crawlfeed MCP
Connect Claude, Cursor, VS Code, Windsurf or Codex to public social data with the hosted crawlfeed MCP server at https://mcp.crawlfeed.dev/mcp.
Connect in one config block
A hosted Streamable HTTP server at https://mcp.crawlfeed.dev/mcp with 9 tools. Send your key as a header; nothing to install for clients that speak HTTP.
mcp.json
{
"mcpServers": {
"crawlfeed": {
"type": "http",
"url": "https://mcp.crawlfeed.dev/mcp",
"headers": {
"Authorization": "Bearer sk_your_key_here"
}
}
}
}- ✓ Claude Code
- ✓ Claude Desktop
- ✓ Cursor
- ✓ VS Code
- ✓ Windsurf
- ✓ Codex
Step-by-step setup for every client: the MCP setup guide, or copy it from the dashboard.
Questions
Do I need to install anything?
No, for clients that support remote HTTP servers with headers, such as Claude Code, Cursor and VS Code. Claude Desktop uses the small mcp-remote bridge.
What does it cost?
Tools cost exactly what the same REST call costs. Listing endpoints and reading your balance are free.