Skip to content
VS Code

knowing for VS Code

io.github.blackwell-systems/knowing

Content-addressed code graph with 22 MCP tools for AI agents.

client:VS Code transport:stdio runtime:npm

Install knowing in VS Code

.vscode/mcp.json

{
  "servers": {
    "knowing": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@blackwell-systems/knowing"
      ]
    }
  }
}

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

knowing in other clients