Use this remote Streamable HTTP server:
OpenPMM uses standard OAuth discovery. You do not need an API key, OAuth client
ID, or OAuth client secret.
Any compatible agent
Paste this instruction into an agent that can configure MCP servers:
If your client requires manual configuration, add a remote MCP server named
openpmm. Use the server URL above and select OAuth authentication.
Claude Code
Add OpenPMM to your user configuration. The connection is then available in
every Claude Code project.
If authorization does not start automatically, run:
Codex
Add the remote server and start OAuth:
The same Codex configuration is available to the Codex CLI and Codex app.
Cursor, OpenClaw, Hermes, and other clients
Add a custom remote MCP server in the client’s MCP settings. Use openpmm as
the name and the production server URL above.
The client must support remote Streamable HTTP and OAuth. OpenPMM supports
standard client registration and OAuth discovery. The client opens your
browser when it needs authorization.
Approve the connection
The authorization page shows the client name, redirect address, and requested
identity information.
- Confirm that you started the connection.
- Confirm that the redirect belongs to your MCP client.
- Approve the connection.
- Return to the client and ask it to list your Workspaces.
A loopback redirect can use 127.0.0.1 and a temporary port. This is normal
for a local client that you started. Do not continue if you did not start the
connection.
A familiar client name does not prove who registered it. Dynamically
registered clients are not verified by OpenPMM.