Skip to content
Cursor

Wiki Title Check for Cursor

io.github.sadri-dridi/wiki-title-ok

Check whether a Wikipedia title exists. Title discarded after the call.

client:Cursor transport:streamable-http tools:30

Install Wiki Title Check in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wiki-title-ok": {
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/wiki-title-ok/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 30 tools →

Wiki Title Check in other clients