NoClick for Cursor
io.github.noclickapp/noclick
Build agents to automate any background task. Works with your ChatGPT/Claude subscription.
client:Cursor
transport:streamable-http
Install NoClick in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"noclick": {
"url": "https://api.noclick.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs