Skip to content
VS Code

NoClick for VS Code

io.github.noclickapp/noclick

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

client:VS Code transport:streamable-http

Install NoClick in VS Code

.vscode/mcp.json

{
  "servers": {
    "noclick": {
      "type": "http",
      "url": "https://api.noclick.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NoClick in other clients