Skip to content
Cursor

universalbench for Cursor

io.github.nikhilgogulwar/universalbench

Run code, query databases, call any LLM, and commit to GitHub from your AI, safely. Free tier.

client:Cursor transport:streamable-http

Install universalbench in Cursor

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

{
  "mcpServers": {
    "universalbench": {
      "url": "https://universalbench-mcp.penantiaglobal.workers.dev/u/{api_key}"
    }
  }
}

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

universalbench in other clients