Skip to content
VS Code

Deoochform for VS Code

io.github.musaib001/deooch-forms

Create forms, read submissions, and build invitations from Claude, ChatGPT, or any MCP client.

client:VS Code transport:streamable-http

Install Deoochform in VS Code

.vscode/mcp.json

{
  "servers": {
    "deooch-forms": {
      "type": "http",
      "url": "https://deoochform.com/api/mcp/v2"
    }
  }
}

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

Deoochform in other clients