Skip to content
VS Code

Arcology Knowledge Node for VS Code

io.github.yourlifewithai/arcology-knowledge-node

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

client:VS Code transport:streamable-http tools:9

Install Arcology Knowledge Node in VS Code

.vscode/mcp.json

{
  "servers": {
    "arcology-knowledge-node": {
      "type": "http",
      "url": "https://arcology-mcp.fly.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Arcology Knowledge Node in other clients