Skip to content
VS Code

Digimon for VS Code

io.github.pipeworx-io/digimon

Digimon API MCP (digi-api.com).

client:VS Code transport:streamable-http

Install Digimon in VS Code

.vscode/mcp.json

{
  "servers": {
    "digimon": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/digimon/mcp"
    }
  }
}

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

Digimon in other clients