Wallet Doctor for Grok
io.github.zikriz/wallet-doctor
Solana wallet forensics SDK, x402 pay-per-call, AI agents.
client:Grok
transport:streamable-http
runtime:pypi
Install Wallet Doctor in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"wallet-doctor": {
"type": "http",
"url": "https://defi-webhook.m-zikriz.workers.dev/api/agent"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs