Skip to content
Cursor

WebMCP Eval for Cursor

com.webmcp-eval/webmcp-eval

Evaluate one public URL for WebMCP readiness: intent, tools observed, recommended, do-not-expose.

client:Cursor transport:streamable-http

Install WebMCP Eval in Cursor

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

{
  "mcpServers": {
    "webmcp-eval": {
      "url": "https://mcp.webmcp-eval.com/mcp"
    }
  }
}

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

WebMCP Eval in other clients