Native tools for every MCP-compatible agent
One config block and your agent gets 9 tools: profiles, posts, comments, search across platforms, any of the endpoints in the catalogue, Arabic enrichment and your balance. Every result states what it cost, and errors carry a stable code and a retry hint.
- Claude Code
- Claude Desktop
- Cursor
- VS Code
- Windsurf
- Codex
{
"mcpServers": {
"crawlfeed": {
"type": "http",
"url": "https://mcp.crawlfeed.dev/mcp",
"headers": {
"Authorization": "Bearer sk_your_key_here"
}
}
}
}