Skip to content
VS Code

listingflow mcp for VS Code

io.github.daleweaver1981/listingflow-mcp

50 AI prompts for real estate listing agents — CMA, MLS, buyer presentations

client:VS Code transport:stdio runtime:npm

Install listingflow mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "listingflow-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "listingflow-mcp"
      ]
    }
  }
}

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

listingflow mcp in other clients