Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/bnmbnmai/mcp-proxy/intelligencegit clone --depth 1 https://github.com/bnmbnmai/mcp-proxyGrade A, and why
intelligence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"intelligence": {
"command": "npx",
"args": [
"-y",
"@apollo_ai/mcp-proxy"
],
"env": {
"APOLLO_API_URL": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 12 lines scan A 95f53ded3b86
intelligence is an MCP server published in the GitHub repository bnmbnmai/mcp-proxy (2 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
voltix-mcp
DeFi intelligence for Claude: whale tracking, alpha signals, yields, token safety. USDC on Base. Runs locally from the voltix-mcp npm package. Needs 1 environment variable to run.
crypto-quant-signal-mcp
Quant trading signals, funding rate arb scanning, and market regime detection for crypto perps. Runs locally from the crypto-quant-signal-mcp npm package.
robinhood-mcp
Robinhood Crypto Trading API for AI agents: quotes, holdings, orders read-only; opt-in trading. Runs locally from the robinhood-mcp npm package. Needs 4 environment variables to run.
coinlobster
MCP server "coinlobster", hosted remotely at coinlobster.com, as configured in CoinLobster/agent-skills.
decker
Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts. Remote server at api.decker-ai.com.
mcp-trading
Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM. Runs locally from the @coinrithm/mcp-trading npm package. Needs 2 environment variables to run.