Skip to main content
The Preuve MCP server wraps the Agent API 1:1 over stdio. Once connected, your agent can start analyses, poll them, enrich, run deep modules, and export - all from conversation.

Setup (Claude Code)

During early access the server script (preuve-mcp-server.mjs, a single Node file) is provided with your API key. Register it:
Any MCP client that speaks stdio works the same way: run the script with the two environment variables set. An npm package is planned for general availability.

Or let your agent install it

Paste this into Claude Code, Cursor, or Codex and let the agent do the setup:

Tools

Example prompts

Deep scans and deep modules consume your account quota exactly like the web app - the MCP server adds no billing of its own. See Quotas and billing.