Skip to content

Usage

Once the MCP server is running, you can use it with any MCP-compatible AI assistant.

Add the PreviewProof MCP server to your Claude Code configuration:

{
"mcpServers": {
"previewproof": {
"command": "previewproof",
"args": ["mcp"]
}
}
}

Cursor integration instructions coming soon.

Any tool that supports the Model Context Protocol can connect to the PreviewProof MCP server.