Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"b402ai-solana-mcp": {
"command": "npx",
"args": [
"-y",
"@b402ai/solana-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @b402ai/solana-mcp
Details
| Website | https://www.npmjs.com/package/@b402ai/solana-mcp |
|---|---|
| GitHub | git+https://github.com/mmchougule/b402-solana.git |
| License | unknown |
| Pricing | free |
| Tags | solana privacy mcp model-context-protocol agent claude-code cursor |
| Sources | npm |
| Discovered | 2026-05-25 |