Wallet Doctor
Rank #54,007io.github.zikriz/wallet-doctor
Solana wallet forensics SDK, x402 pay-per-call, AI agents.
Wallet Doctor is a Model Context Protocol (MCP) server published by zikriz. It ranks #54,007 of 132,113 servers tracked on MCP Toplist. Wallet Doctor is listed on Official MCP, with 2 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 78,106 of 132,113 servers on MCP Toplist.
Use Wallet Doctor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wallet-doctor https://defi-webhook.m-zikriz.workers.dev/api/agentclaude mcp add wallet-doctor -- uvx wallet-doctor[mcp_servers.wallet-doctor]
url = "https://defi-webhook.m-zikriz.workers.dev/api/agent"Add to ~/.codex/config.toml.
[mcp_servers.wallet-doctor]
command = "uvx"
args = ["wallet-doctor"]Add to ~/.codex/config.toml.
https://defi-webhook.m-zikriz.workers.dev/api/agentSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wallet-doctor": {
"command": "uvx",
"args": [
"wallet-doctor"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wallet-doctor": {
"url": "https://defi-webhook.m-zikriz.workers.dev/api/agent"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"wallet-doctor": {
"command": "uvx",
"args": [
"wallet-doctor"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wallet-doctor": {
"type": "http",
"url": "https://defi-webhook.m-zikriz.workers.dev/api/agent"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"wallet-doctor": {
"type": "stdio",
"command": "uvx",
"args": [
"wallet-doctor"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wallet-doctor": {
"serverUrl": "https://defi-webhook.m-zikriz.workers.dev/api/agent"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wallet-doctor": {
"command": "uvx",
"args": [
"wallet-doctor"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wallet-doctor": {
"url": "https://defi-webhook.m-zikriz.workers.dev/api/agent"
}
}
}{
"mcpServers": {
"wallet-doctor": {
"command": "uvx",
"args": [
"wallet-doctor"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zikriz%2Fwallet-doctor)<a href="https://mcptoplist.com/server/io.github.zikriz%2Fwallet-doctor"><img src="https://mcptoplist.com/badge/io.github.zikriz%2Fwallet-doctor.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
zikriz
Other servers by zikriz
View all zikriz servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.3 | Jun 19, 2026 |
| 0.2.1 | Jun 19, 2026 |
Frequently asked questions
- Who maintains Wallet Doctor?
- Wallet Doctor is maintained by zikriz, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Wallet Doctor listed on the Official MCP Registry?
- Yes — Wallet Doctor is listed on the Official MCP Registry.
- How many versions does Wallet Doctor have?
- MCP Toplist tracks 2 versions of Wallet Doctor, most recently published on Jun 19, 2026.
- Where can I find the source code for Wallet Doctor?
- The source code for Wallet Doctor is hosted at github.com/zikriz/wallet-doctor-sdk.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.