Loading MCP server directory, please wait...
Cross-asset market intelligence: macro regime, signals, briefs, narratives, options, DeFi.
npx @getmcp/cli add io.github.MrCerq/agentcanaryRequires Node.js 18+. Community-contributed server. Review source before installing.
AC_API_KEYAgentCanary API key. Get one at https://app.agentcanary.ai or POST https://api.agentcanary.ai/api/keys/create with a wallet address.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MrCerq/agentcanary": {
"command": "npx",
"args": [
"-y",
"agentcanary-mcp"
],
"env": {
"AC_API_KEY": ""
}
}
}
}