esrp mcp server test for Windsurf
io.github.sravanism/esrp-mcp-server-test
The Microsoft OSS MCP server exposes tools to discover & validate trusted Microsoft OSS Packages.
client:Windsurf
transport:stdio
runtime:npm
Install esrp mcp server test in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"esrp-mcp-server-test": {
"command": "npx",
"args": [
"-y",
"esrpmicrosoft-oss-mcp-test"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs