Skip to content
VS Code

Superforms for VS Code

co.superforms/superforms

Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.

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

Install Superforms in VS Code

.vscode/mcp.json

{
  "servers": {
    "superforms": {
      "type": "http",
      "url": "https://superforms.co/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

Superforms in other clients