Skip to content
VS Code

Agent-Native Content for VS Code

io.github.builderio/agent-native-content

Open-source Obsidian for MDX - edit local docs with agent assistance

client:VS Code transport:streamable-http

Install Agent-Native Content in VS Code

.vscode/mcp.json

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

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

Agent-Native Content in other clients