Altos Research MCP — Real estate market intelligence
claude mcp add altos --transport http https://gateway.pipeworx.io/altos/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"altos": {
"url": "https://gateway.pipeworx.io/altos/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"altos": {
"serverUrl": "https://gateway.pipeworx.io/altos/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"altos": {
"type": "http",
"url": "https://gateway.pipeworx.io/altos/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"altos": {
"url": "https://gateway.pipeworx.io/altos/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"altos": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/altos/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/altos/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--altos/reviews or the review_server meta-tool.
POST /mcp