What is the PropSWOT — Property Management AI MCP server?
Property management AI: work orders, vendors, appliances, and triage for Claude and ChatGPT.
How to install PropSWOT — Property Management AI
Copy-paste configuration for popular MCP clients.
X-MCP-KeyrequiredsecretPropSWOT API key — generate at pm.propswot.com/dashboard/settings/mcp. Choose Read scope for lookups, Write scope for work order actions.
{
"mcpServers": {
"propswot": {
"url": "https://pm.propswot.com/api/mcp"
}
}
}{
"mcpServers": {
"propswot": {
"serverUrl": "https://pm.propswot.com/api/mcp"
}
}
}{
"servers": {
"propswot": {
"type": "http",
"url": "https://pm.propswot.com/api/mcp"
}
}
}{
"mcpServers": {
"propswot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pm.propswot.com/api/mcp"
]
}
}
}claude mcp add --transport http propswot https://pm.propswot.com/api/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.