MCP.so
Sign In

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

{
  "mcpServers": {
    "protools-mcp": {
      "command": "/path/to/protools-mcp/venv/bin/python",
      "args": [
        "/path/to/protools-mcp/server.py"
      ]
    }
  }
}

More from Other