Skip to content
Claude Desktop

AstaDoo for Claude Desktop

io.github.gfacchi-dev/astadoo

Cerca e analizza aste immobiliari italiane, con dati PVP e citazioni dai documenti originali.

client:Claude Desktop transport:streamable-http

Install AstaDoo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "astadoo": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://astadoo.it/api/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

AstaDoo in other clients