finance & fintech

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.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/wallet-inspector-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "wallet-inspector-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/wallet-inspector-mcp"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/kukapay/wallet-inspector-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub