The MCP server provides aceess to PApr.ai SDK allowing developers to add context/memory to their applications
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://mcp.papr.ai",
"type": "http",
"headers": {
"Accept": "application/json, text/event-stream",
"Authorization": "Bearer API_KEY"
}
}