Installation & Configuration
{
"mcpServers": {
"agentfetch": {
"command": "python",
"args": [
"-m",
"agentfetch.mcp.server"
],
"env": {
"JINA_API_KEY": "jina_xxx",
"FIRECRAWL_API_KEY": "fc-xxx"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/25
Updated
2026/6/26