Skip to content
Claude Desktop

Arcology Knowledge Node for Claude Desktop

io.github.yourlifewithai/arcology-knowledge-node

Collaborative engineering KB for a mile-high city. 9 tools, 8 domains, 32 entries.

client:Claude Desktop transport:streamable-http tools:9

Install Arcology Knowledge Node in Claude Desktop

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

{
  "mcpServers": {
    "arcology-knowledge-node": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://arcology-mcp.fly.dev/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

What Claude Desktop can do once it is connected

Arcology Knowledge Node in other clients