Follow these simple steps to connect Publora using MCP.
Open PubloraGo to Settings → API Keys → Generate Key.
Copy the generated MCP configuration.
{
"mcpServers": {
"publora": {
"type": "http",
"url": "https://mcp.publora.com",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Developer → Edit Config → claude_desktop_config.json
Paste the MCP configuration into the Claude Desktop configuration file (.JSON) and replace YOUR_API_KEY with your generated key.
Save the file and restart Claude Desktop. Publora should now appear in your MCP tools.
Publora isn't limited to Claude Desktop. Since it uses the Model Context Protocol (MCP), you can connect it to any AI assistant or application that supports MCP—not just Claude.