Loading MCP server directory, please wait...
Solana token intelligence for trading agents: safety, holder graphs, funding networks, research.
npx @getmcp/cli add io.github.scifantastic/deepnets-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SOLANA_PRIVATE_KEYBase58-encoded Solana private key used in-process to sign x402 USDC payments. Facilitator-sponsored fees, so only USDC is required. Never exposed to the model or returned in tool output.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.scifantastic/deepnets-mcp": {
"command": "npx",
"args": [
"-y",
"@deepnets/mcp-server",
"-y",
"@deepnets/mcp-server"
],
"env": {
"SOLANA_PRIVATE_KEY": ""
}
}
}
}