MCP.so
Sign In
Servers

⚙️ mcp-devtools: multi-functional development tools MCP server over SSE

@daoch4n

code or delegate aider over sse protocol

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "zen-ai-mcp-devtools": {
      "command": "uvx",
      "args": [
        "mcp-devtools@latest",
        "-p",
        "1337"
      ]
    }
  }
}

More from Other