Skip to content
VS Code

Agent-Native Clips for VS Code

io.github.builderio/agent-native-clips

Screen recording, meeting notes, and voice dictation - all with AI

client:VS Code transport:streamable-http

Install Agent-Native Clips in VS Code

.vscode/mcp.json

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

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

Agent-Native Clips in other clients