Citable for Zed
io.github.zaialamm/citable-mcp
SEO and AI-visibility checks agents buy per call — USDC on Solana, no API key.
client:Zed
transport:stdio
runtime:npm
Install Citable in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"citable-mcp": {
"command": "npx",
"args": [
"-y",
"citable-mcp"
],
"env": {
"CITABLE_MAX_PRICE": "<CITABLE_MAX_PRICE>",
"CITABLE_WALLET": "<CITABLE_WALLET>",
"CITABLE_API": "<CITABLE_API>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs