BaseAlpha for Zed
io.github.cryptosuess/basealpha
Launch and trade memecoins on BaseAlpha. Remote MCP for discovery; npx @basealpha/mcp to sign.
client:Zed
transport:streamable-http
runtime:npm
tools:10
Install BaseAlpha in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"basealpha": {
"url": "https://www.basealpha.fun/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs