BrainLift Coach is now available only through MCP
The BrainLift Coach web app and Chrome extension have been retired. BrainLift Coach now runs as an MCP server, so you can use it directly from your AI coding agent (Cursor, Claude, and other MCP-compatible clients).
Connection details
MCP URL
https://brainlift-coach-api.crossover.com/knowledge-base/mcp
Transport
Streamable HTTP
Auth
OAuth 2.1 (Google) — handled by the MCP server on first connect
Add it to Cursor
Add the following to your ~/.cursor/mcp.json (or a project .cursor/mcp.json), then
approve the sign-in prompt:
{
"mcpServers": {
"brainlift-coach": {
"url": "https://brainlift-coach-api.crossover.com/knowledge-base/mcp"
}
}
}
How to connect
- Add the server config above to your MCP client.
- Reload the client so it picks up the new server.
- On first use you'll be redirected to sign in with Google — use your Crossover account.
- Ask your agent to list your BrainLifts, lessons, or tasks to confirm it's connected.