Skip to content
Back to search
30
MCP v0.3.1

io.github.dev-proxy-tools/mcp

io.github.dev-proxy-tools/mcp

MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dev-proxy-tools/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}