📝 How to use your refresh token:
- Copy the TOKEN above
- Open your MCP client configuration (e.g., Claude Desktop)
- Add your token to the headers:
{
"mcpServers": {
"calpalai-mcp": {
"url": "https://mcp.calpalai.app",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
- Save and restart your MCP client
-
That's it! The server will automatically refresh your access token