AgentFeed on Algorand for Windsurf
io.github.seekdaseek/agentfeed-algo
Cross-exchange liquidation tape, paid per call in USDC on Algorand. Free catalog, no key needed.
client:Windsurf
transport:stdio
runtime:npm
Install AgentFeed on Algorand in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentfeed-algo": {
"command": "npx",
"args": [
"-y",
"@seekdaseek/agentfeed-algo"
],
"env": {
"ALGO_PAYER_MNEMONIC": "<ALGO_PAYER_MNEMONIC>",
"AGENTFEED_ALGO_URL": "<AGENTFEED_ALGO_URL>",
"ALGO_NETWORK": "<ALGO_NETWORK>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs