Skip to Content
MCP serverAuthorization

Authorization

In this article, you’ll learn how to access the Prepr MCP server.

Prepr MCP server URL

You need to specify the Prepr MCP server URL to connect to any agent.

https://mcp.prepr.io

Connecting with OAuth

OAuth is a secure, industry-standard protocol that allows you to authorize one app or service to sign in to another.

When you connect your agent to the Prer MCP server, you are automatically redirected to log into your environment. With this protocol, your existing Prepr user role permissions apply when making AI requests. For example, if the Delete permission is disabled for your user role, the agent cannot delete content items.

Content item action permissions

Connecting with MCP token

If your preferred AI client does not support OAuth for remote MCP connections, then you need to request an MCP token to connect to the Prepr MCP server.

To request an MCP token, contact Prepr Support and specify the Prepr environment you need access to.

When connecting your AI client to the Prepr MCP server, in addition to providing the URL, you need to add an Authorization header:

  • Prepr MCP server URL: https://mcp.prepr.io
  • Authorization header: Authorization: Bearer YOUR_ACCESS_TOKEN

Notion custom agent example

What’s next?

To see which MCP tools are available and what actions they support, check the Available tools and actions guide.

Last updated on