MatchOffice for VS Code
com.matchoffice/mcp
Search commercial real estate locations and create inquiries on MatchOffice.
client:VS Code
transport:streamable-http
tools:3
Install MatchOffice in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://www.matchoffice.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs