MCP Server
MCP
AgentFeed on Algorand
Cross-exchange liquidation tape, paid per call in USDC on Algorand. Free catalog, no key needed.
Install
npx -y @seekdaseek/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@seekdaseek/agentfeed-algo",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "25 word mnemonic for the Algorand account that pays. Optional: the catalog tool needs no key.",
"isSecret": true,
"name": "ALGO_PAYER_MNEMONIC"
},
{
"description": "Override the endpoint. Defaults to https://algo.ochinimus.app",
"name": "AGENTFEED_ALGO_URL"
},
{
"description": "mainnet or testnet. Defaults to mainnet.",
"name": "ALGO_NETWORK"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment