Citable for Cline
io.github.zaialamm/citable-mcp
SEO and AI-visibility checks agents buy per call — USDC on Solana, no API key.
client:Cline
transport:stdio
runtime:npm
Install Citable in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs