Skip to content
Grok

Wiki Title Check for Grok

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

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

client:Grok transport:streamable-http tools:30

Install Wiki Title Check in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

All 30 tools →

Wiki Title Check in other clients