LiftMCP for Windsurf
com.liftmcp/platform
Makes websites AI-agent-ready via MCP. Each property gets its own hosted MCP server.
client:Windsurf
transport:streamable-http
Install LiftMCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"platform": {
"serverUrl": "https://{property_slug}.mcp-dev.liftmcp.com/"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs