Catalog
com.liftmcp/platform
OfficialLiftMCP
Makes websites AI-agent-ready via MCP. Each property gets its own hosted MCP server.
Make websites AI-agent-ready with hosted MCP servers for each property.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"platform": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://{property_slug}.mcp-dev.liftmcp.com/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.