Skip to content
VS Code

ActuallyCare for VS Code

com.actuallycare/actuallycare

Real-estate platform for agents: escrows, listings, clients, leads, and commissions. OAuth login.

client:VS Code transport:streamable-http

Install ActuallyCare in VS Code

.vscode/mcp.json

{
  "servers": {
    "actuallycare": {
      "type": "http",
      "url": "https://mcp.actuallycare.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ActuallyCare in other clients