Skip to content
VS Code

Agent-Native Brain for VS Code

io.github.builderio/agent-native-brain

Cited company knowledge from Slack, meetings, transcripts, and decisions

client:VS Code transport:streamable-http

Install Agent-Native Brain in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-native-brain": {
      "type": "http",
      "url": "https://brain.agent-native.com/mcp"
    }
  }
}

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

Agent-Native Brain in other clients