| { | |
| "mcpServers": { | |
| "geocalc-mcp": { | |
| "type": "sse", | |
| "url": "https://agents-mcp-hackathon-geocalc-mcp.hf.space/gradio_api/mcp/sse", | |
| "headers": { | |
| "Authorization": "Bearer HF_TOKEN" | |
| } | |
| }, | |
| "image-edit-mcp": { | |
| "type": "sse", | |
| "url": "https://black-forest-labs-flux-1-kontext-dev.hf.space/gradio_api/mcp/sse", | |
| "headers": { | |
| "Authorization": "Bearer HF_TOKEN" | |
| } | |
| }, | |
| "websearch-mcp": { | |
| "type": "sse", | |
| "url": "https://victor-websearch.hf.space/gradio_api/mcp/sse", | |
| "headers": { | |
| "Authorization": "Bearer HF_TOKEN" | |
| } | |
| }, | |
| "academia-mcp": { | |
| "type": "sse", | |
| "url": "https://agents-mcp-hackathon-academia-mcp-gradio.hf.space/gradio_api/mcp/sse", | |
| "headers": { | |
| "Authorization": "Bearer HF_TOKEN" | |
| } | |
| } | |
| } | |
| } | |