Prominara runs a remote Model Context Protocol (MCP) server. Adding it to an MCP client lets that assistant read your Prominara data and take a small set of safe actions using your own account, with the same limits the app enforces.
Agent access is included in every Prominara plan and in the 14-day trial. There is no separate purchase and no extra usage meter.
Server address
https://mcp.prominara.comAdd that as a remote MCP server in your client. Authentication is OAuth 2.1 and is discovered automatically, so there is nothing to paste besides the address.
Connect in three steps
- Add the server. In Claude, ChatGPT, Cursor, Codex or any other MCP client, add
https://mcp.prominara.comas a remote MCP server. - Sign in and choose permissions. Your client opens a Prominara consent page. Pick the organization and grant read, or read and write.
- Ask. Ask what you are cited for, run a check, log a page you shipped, or read the measurement verdict.
Pick your client
Claude
Web, desktop and mobile, added as a custom connector. Setup guide
ChatGPT
Developer-mode connector with OAuth. Setup guide
Claude Code, Cursor, Codex
One command or one config block. Setup guide
Anything else
Any client that supports remote MCP over streamable HTTP works. Run
npx add-mcp https://mcp.prominara.com.What the agent can do
14 tools, split into reads and safe writes. No tool deletes data, changes billing, edits team settings, or reaches another organization. The full list with scopes and costs is in the tools reference.
Where to go next
- Tools reference: every tool, its permission and what it can spend
- Permissions and security: how consent, scopes and revocation work
- Example prompts: what to actually ask
- Troubleshooting: when a connection will not authenticate