Skip to content
Cline

indexnow for Cline

io.github.sharozdawa/indexnow

Submit URLs for instant indexing via IndexNow and Google Indexing API.

client:Cline transport:stdio runtime:npm

Install indexnow 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": {
    "indexnow": {
      "command": "npx",
      "args": [
        "-y",
        "indexnow-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

indexnow in other clients