connskill growth mcp for Zed
io.github.conn-skill/connskill-growth-mcp
Local market checks, rankings and keyword research as JSON, paid per call via x402 in USDC on Base.
client:Zed
transport:stdio
runtime:npm
Install connskill growth mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"connskill-growth-mcp": {
"command": "npx",
"args": [
"-y",
"@connskill/mcp-growth-services"
],
"env": {
"X402_WALLET_KEY": "<X402_WALLET_KEY>",
"X402_MAX_USD": "<X402_MAX_USD>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs