LifemarkAI

Integrations

MCP Server

Connect Claude Desktop, Cursor, and other MCP clients.

LifemarkAI exposes an HTTP MCP server at /api/mcp. Generate a token in the editor MCP panel, then connect your client.

Claude Desktop

claude mcp add lifemarkai --transport http https://lifemarkai.app/api/mcp?token=YOUR_TOKEN

Cursor

Add to .cursor/mcp.json:

{

"lifemarkai": {

"url": "https://lifemarkai.app/api/mcp?token=YOUR_TOKEN"

}

}

Tools

list_projects · get_project_files · update_project_file · send_chat_message · create_project · get_project_info · deploy_project · get_deploy_status · list_templates