Skip to content
Claude Desktop

indexnow for Claude Desktop

io.github.sharozdawa/indexnow

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

client:Claude Desktop transport:stdio runtime:npm

Install indexnow in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

indexnow in other clients