$ timeahead.in
mcp/fastmcp-memeta-mcp-proxy/install

install @fastmcp-me/meta-mcp-proxy

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/fastmcp-me/meta-mcp-proxy
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-openapi-proxy": {
      "command": "npx",
      "args": [
        "@nullplatform/meta-mcp-proxy",
        "-f",
        "config.json"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/fastmcp-memeta-mcp-proxy/install/claude-desktop
← back to @fastmcp-me/meta-mcp-proxy