Proppely for Claude Desktop
io.github.shabsi7700/proppely
Governed property-management MCP: portfolio, leasing, accounting, maintenance, OAuth 2.1.
client:Claude Desktop
transport:streamable-http
Install Proppely in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"proppely": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.proppely.com/api/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs