PropSWOT — Property Management AI for VS Code
io.github.tapads/propswot
Property management AI: work orders, vendors, appliances, and triage for Claude and ChatGPT.
client:VS Code
transport:streamable-http
Install PropSWOT — Property Management AI in VS Code
.vscode/mcp.json
{
"servers": {
"propswot": {
"type": "http",
"url": "https://pm.propswot.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs