Skip to content
Grok

NoClick for Grok

io.github.noclickapp/noclick

Build agents to automate any background task. Works with your ChatGPT/Claude subscription.

client:Grok transport:streamable-http

Install NoClick in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "noclick": {
      "type": "http",
      "url": "https://api.noclick.io/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

NoClick in other clients