nullxnothing/solblade
AI-native Solana wallet CLI with scoped MCP server — let AI agents manage your wallets with granular permissions, spend limits, and audit logging
Platform-specific configuration:
{
"mcpServers": {
"solblade": {
"command": "npx",
"args": [
"-y",
"solblade"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<p align="center"> <strong>AI-native Solana wallet CLI with scoped MCP server</strong><br/> Your keys. Their hands. Your rules. </p>
<p align="center"> <a href="https://github.com/nullxnothing/solblade/actions/workflows/ci.yml"></a> <a href="https://opensource.org/licenses/MIT"></a> <a href="https://bun.sh"></a> <a href="https://modelcontextprotocol.io"></a> <a href="https://github.com/nullxnothing/solblade/stargazers"></a> </p>
<p align="center"> <a href="#install">Install</a> • <a href="#connect-to-your-ai">Connect to your AI</a> • <a href="#mcp-tools">MCP Tools</a> • <a href="#security-model">Security</a> • <a href="#cli-commands">CLI Commands</a> • <a href="#architecture">Architecture</a> </p>
---
<p align="center"> </p>
---
Solblade is a Solana wallet that runs in your terminal and exposes a Model Context Protocol (MCP) server so AI agents can manage your wallets — with granular, per-wallet permission scoping you control.
No browser extensions. No custodial APIs. Just a CLI with an encrypted local keystore and an MCP interface that gives AI exactly the access you choose: read-only portfolio views, spend-limited transfers, or full autonomy within guardrails.
AI agents need wallet access to be useful on-ch
Loading reviews...