LiftMCP for Cursor
com.liftmcp/platform
Makes websites AI-agent-ready via MCP. Each property gets its own hosted MCP server.
client:Cursor
transport:streamable-http
Install LiftMCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"platform": {
"url": "https://{property_slug}.mcp-dev.liftmcp.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs