AgentFeed on Algorand
Rank #21,080io.github.seekdaseek/agentfeed-algo
Cross-exchange liquidation tape, paid per call in USDC on Algorand. Free catalog, no key needed.
AgentFeed on Algorand is a Model Context Protocol (MCP) server published by seekdaseek. It ranks #21,080 of 132,113 servers tracked on MCP Toplist. AgentFeed on Algorand is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 111,033 of 132,113 servers on MCP Toplist.
Use AgentFeed on Algorand
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentfeed-algo -e "ALGO_PAYER_MNEMONIC=<your ALGO_PAYER_MNEMONIC>" -e "AGENTFEED_ALGO_URL=<your AGENTFEED_ALGO_URL>" -e "ALGO_NETWORK=<your ALGO_NETWORK>" -- npx -y @seekdaseek/agentfeed-algoReplace each placeholder with your own value before saving.
[mcp_servers.agentfeed-algo]
command = "npx"
args = ["-y", "@seekdaseek/agentfeed-algo"]
[mcp_servers.agentfeed-algo.env]
ALGO_PAYER_MNEMONIC = "<your ALGO_PAYER_MNEMONIC>"
AGENTFEED_ALGO_URL = "<your AGENTFEED_ALGO_URL>"
ALGO_NETWORK = "<your ALGO_NETWORK>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfeed-algo": {
"command": "npx",
"args": [
"-y",
"@seekdaseek/agentfeed-algo"
],
"env": {
"ALGO_PAYER_MNEMONIC": "<your ALGO_PAYER_MNEMONIC>",
"AGENTFEED_ALGO_URL": "<your AGENTFEED_ALGO_URL>",
"ALGO_NETWORK": "<your ALGO_NETWORK>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfeed-algo": {
"command": "npx",
"args": [
"-y",
"@seekdaseek/agentfeed-algo"
],
"env": {
"ALGO_PAYER_MNEMONIC": "<your ALGO_PAYER_MNEMONIC>",
"AGENTFEED_ALGO_URL": "<your AGENTFEED_ALGO_URL>",
"ALGO_NETWORK": "<your ALGO_NETWORK>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentfeed-algo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@seekdaseek/agentfeed-algo"
],
"env": {
"ALGO_PAYER_MNEMONIC": "<your ALGO_PAYER_MNEMONIC>",
"AGENTFEED_ALGO_URL": "<your AGENTFEED_ALGO_URL>",
"ALGO_NETWORK": "<your ALGO_NETWORK>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfeed-algo": {
"command": "npx",
"args": [
"-y",
"@seekdaseek/agentfeed-algo"
],
"env": {
"ALGO_PAYER_MNEMONIC": "<your ALGO_PAYER_MNEMONIC>",
"AGENTFEED_ALGO_URL": "<your AGENTFEED_ALGO_URL>",
"ALGO_NETWORK": "<your ALGO_NETWORK>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentfeed-algo": {
"command": "npx",
"args": [
"-y",
"@seekdaseek/agentfeed-algo"
],
"env": {
"ALGO_PAYER_MNEMONIC": "<your ALGO_PAYER_MNEMONIC>",
"AGENTFEED_ALGO_URL": "<your AGENTFEED_ALGO_URL>",
"ALGO_NETWORK": "<your ALGO_NETWORK>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.seekdaseek%2Fagentfeed-algo)<a href="https://mcptoplist.com/server/io.github.seekdaseek%2Fagentfeed-algo"><img src="https://mcptoplist.com/badge/io.github.seekdaseek%2Fagentfeed-algo.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
seekdaseek
Other servers by seekdaseek
View all seekdaseek servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Sep 16, 2026 |
| 0.1.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains AgentFeed on Algorand?
- AgentFeed on Algorand is maintained by seekdaseek, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
- Is AgentFeed on Algorand listed on the Official MCP Registry?
- Yes — AgentFeed on Algorand is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentFeed on Algorand have?
- MCP Toplist tracks 2 versions of AgentFeed on Algorand, most recently published on Sep 16, 2026.
- Where can I find the source code for AgentFeed on Algorand?
- The source code for AgentFeed on Algorand is hosted at github.com/seekdaseek/agentfeed-algo.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.