Connect Claude Code to the Prepr MCP server
Add Prepr as a remote HTTP MCP server in Claude Code, authorize access, and test the connection from your project.
Open your project in Claude Code
Choose whether the connection should be available only in the current project or in all your Claude Code projects.
Follow Anthropic’s remote HTTP server instructions for the current command and scope options.
Add the Prepr MCP server
Add a remote HTTP server using:
- Name: Prepr
- Server URL:
https://mcp.prepr.io
Authorize access
Complete the OAuth flow and select the Prepr environment you want Claude Code to access.
The actions Claude Code can perform depend on your Prepr user role permissions.
Send your first request
To confirm that Claude Code can access your Prepr environment, send the following prompt:
Find the five most recently updated content items in Prepr
and show their titles and publication statuses.Claude Code can use the tools exposed by the Prepr MCP server to inspect your environment and work with your content.
The server also inspects the AI context defined in your environment settings to interpret requests more accurately.
What’s next?
Explore typical use cases or review the available tools and actions.