madeonsol for Zed
io.github.madeonsol/madeonsol
Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.
client:Zed
transport:stdio
runtime:npm
Install madeonsol in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"madeonsol": {
"command": "npx",
"args": [
"-y",
"mcp-server-madeonsol"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs