Odel
cituna mcp

cituna mcp

Local
@cituna1TypeScriptMITUpdated 1w ago

Track how 6 AI engines cite your brand, daily, with live Google Search Console.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcituna-mcpv1.5.0

Run

npx -y cituna-mcp

MCP client config

{
  "mcpServers": {
    "cituna-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cituna-mcp"
      ]
    }
  }
}