Skip to content
Cursor

mcp empty public for Cursor

io.github.brkd-h1/mcp-empty-public

Minimal streamable HTTP MCP server used for owned-account registry connectivity tests.

client:Cursor transport:streamable-http

Install mcp empty public in Cursor

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

{
  "mcpServers": {
    "mcp-empty-public": {
      "url": "https://bintool.brkd.no/anything/mcp-empty-public"
    }
  }
}

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

mcp empty public in other clients