Skip to content
VS Code

Globimmo Property Search for VS Code

net.globimmo/property-search

International real-estate search and buyer workflows for AI agents via MCP and OAuth 2.1.

client:VS Code transport:streamable-http

Install Globimmo Property Search in VS Code

.vscode/mcp.json

{
  "servers": {
    "property-search": {
      "type": "http",
      "url": "https://www.globimmo.net/{locale}/api/agent/v1/mcp"
    }
  }
}

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

Globimmo Property Search in other clients