Skip to main content

Connect to ProductAtlas MCP

ProductAtlas exposes an anonymous, read-only MCP server over Streamable HTTP. It currently registers search_blueprints, get_blueprint, and get_blueprint_markdown; it has no mutation, Draft, upload, or publication tools.

Last verified for anonymous public MCP guidance: August 7, 2026.

The production endpoint and live OpenAI Codex and Cursor connections returned exactly the three tools named above. Each client guide records its own current verification status.

This date does not verify Management MCP as hosted or live. See the Management MCP deployment status before configuring an authenticated connection.

Public endpoint

https://productatlas.app/mcp

For anonymous public-catalog access, this is the only endpoint to configure and it requires no ProductAtlas credentials. Compatible authenticated clients can instead use Management MCP, which includes the same public tools without requiring a second server configuration.

Choose a client

ClientConfiguration surface
Claude Codeclaude mcp add CLI
Claude Desktop and ClaudeRemote connector settings
CursorURL-based MCP configuration
VS Code with GitHub Copilot.vscode/mcp.json or user mcp.json
OpenAI Codexcodex mcp add CLI
ChatGPT Developer ModeApps in ChatGPT web

Do not copy one client's JSON into another. MCP clients use different config keys, scopes, and settings interfaces even when they connect to the same URL.

Verify the connection

Use this exact prompt after setup:

Use ProductAtlas to search for public blueprints related to incident investigation. Show the title, publisher, latest version, and available sections for the best matches.

The client should discover and call search_blueprints. ProductAtlas results carry an explicit untrusted-content warning; keep treating all returned Blueprint content as third-party data. See Troubleshooting if the tool is absent or the connection fails.