Citable for Windsurf
io.github.zaialamm/citable-mcp
SEO and AI-visibility checks agents buy per call — USDC on Solana, no API key.
client:Windsurf
transport:stdio
runtime:npm
Install Citable in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"citable-mcp": {
"command": "npx",
"args": [
"-y",
"citable-mcp"
],
"env": {
"CITABLE_MAX_PRICE": "<CITABLE_MAX_PRICE>",
"CITABLE_WALLET": "<CITABLE_WALLET>",
"CITABLE_API": "<CITABLE_API>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs