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.
git clone --depth 1 https://github.com/ironwallet/ironwallet-agent-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/ironwallet/ironwallet-agent-kit/mcp-server-mcp-server)<a href="https://agentmods.dev/mcp/ironwallet/ironwallet-agent-kit/mcp-server-mcp-server"><img src="https://agentmods.dev/badge/mcp/ironwallet/ironwallet-agent-kit/mcp-server-mcp-server/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/ironwallet/ironwallet-agent-kit/mcp-server-mcp-server"><img src="https://agentmods.dev/badge/mcp/ironwallet/ironwallet-agent-kit/mcp-server-mcp-server.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
mcp-server 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 8d 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
{
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@ironwallet/mcp-server"
],
"env": {}
}
}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.
- 8d ago First seen · 10 lines scan A 1e9fa4764a0e
mcp-server is an MCP server published in the GitHub repository ironwallet/ironwallet-agent-kit (0 stars, last pushed 6d 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
vybe-solana-api
Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools. Remote server at docs.vybenetwork.com.
anchor-x402
MCP server for anchor-x402 — 14 x402-paid agent utilities on Base + Solana. 9 commodity primitives (anchor, screen, attest, decode/tx, resolve/name, price/token, decode/calldata, parse/datetime, intel/wallet) plus 5 universal LLM endpoints (roast, oracle. Runs locally from the anchor-x402-mcp npm package. Needs 1…
bitget-agent-mcp
Official Bitget MCP Server for the Unified Trading Account (UTA v3) API. Runs locally from the @bitget-ai/bitget-agent-mcp npm package. Needs 3 environment variables to run.
arb-dex-mcp
Live cross-DEX pool prices, liquidity and spreads on 6 EVM chains, read from on-chain pool state. Runs locally from the arb-dex-mcp npm package. Needs 2 environment variables to run.
lightning-wallet-mcp
Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support. Runs locally from the lightning-wallet-mcp npm package.
tegro-finance-mcp
Model Context Protocol server for the Tegro Finance DEX on TON — let an AI assistant read pools, token prices, swap quotes and liquid-staking (stgTON) rates. Read-only, no keys, no signing. Built on @tegroton/tegro-finance. Runs locally from the @tegroton/tegro-finance-mcp npm package.