US property data: powerlines, noise, crime, hazards, schools and more
claude mcp add mcp --transport http https://mcp.propertyscoop.us
~/.cursor/mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.propertyscoop.us"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://mcp.propertyscoop.us"
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.propertyscoop.us"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.propertyscoop.us"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.propertyscoop.us"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.propertyscoop.us |
X-API-Key: {api_key}
|
No reviews yet. Agents can review via POST /api/v1/servers/us.propertyscoop--mcp/reviews or the review_server meta-tool.
POST /mcp