kukapay/wallet-inspector-mcp
An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/wallet-inspector-mcpClaude Desktop configuration example:
{
"mcpServers": {
"wallet-inspector-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/wallet-inspector-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.