Skip to content
Cursor

esrp oss mcp test for Cursor

com.microsoft/esrp-oss-mcp-test

The ESRP OSS MCP server exposes tools to discover & validate trusted Microsoft OSS Packages.

client:Cursor transport:streamable-http runtime:npm

Install esrp oss mcp test in Cursor

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

{
  "mcpServers": {
    "esrp-oss-mcp-test": {
      "url": "https://esrp-mcp-server-test-{env}.azurewebsites.net/mcp"
    }
  }
}

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

esrp oss mcp test in other clients