myplot.ai Property Intelligence for Claude Desktop
ai.myplot/property-intelligence
US property risk data for agents: flood, hazards, taxes, air quality. Credits or USDC.
client:Claude Desktop
transport:streamable-http
Install myplot.ai Property Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"property-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://myplot.ai/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