Skip to content
Cursor

Json for Cursor

io.github.pipeworx-io/json

JSON tools MCP.

client:Cursor transport:streamable-http

Install Json in Cursor

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

{
  "mcpServers": {
    "json": {
      "url": "https://gateway.pipeworx.io/json/mcp"
    }
  }
}

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

Json in other clients