Work with your pm projects directly inside ChatGPT, Codex, and any MCP client — the same projects you see on pm-web, updated live across every surface. No GitHub account required.
https://pm-mcp.unbrained.dev/mcp
https://pm-mcp.unbrained.dev/mcp.pm-gpt-openai, resource https://pm-mcp.unbrained.dev. No client secret.Add to your Codex config, then codex mcp login pm_gpt:
[mcp_servers.pm_gpt] url = "https://pm-mcp.unbrained.dev/mcp" auth = "oauth" oauth_resource = "https://pm-mcp.unbrained.dev" scopes = ["openid", "profile", "pm.identity", "pm.workspace.read", "pm.workspace.write", "pm.items.read", "pm.items.write"] [mcp_servers.pm_gpt.oauth] client_id = "pm-gpt-openai"
Point any Streamable HTTP MCP client at https://pm-mcp.unbrained.dev/mcp with OAuth (Authorization Code + PKCE S256). Send both application/json and text/event-stream in Accept.
Discover and create workspaces; get context and next work; browse items, search, activity and verified history; manage durable plans, comments, private notes, learnings, dependencies, and linked-artifact metadata; and run health and validation checks. Host administration, arbitrary commands, and broad destructive operations are intentionally excluded.
What the remote MCP exposes and how to call it.
The web UI for the same hosted pm projects.
Contact us about access, issues, or feedback.