Servers
Dev Proxy MCP Server
@waldekmastykarz
Dev Proxy MCP server
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"devproxy": {
"command": "npx",
"args": [
"-y",
"@devproxy/mcp"
]
}
}
}