Skip to content
VS Code

DOJO+ for VS Code

io.github.junoventures/dojoplus-co

DOJO+ — directory of martial arts schools, classes, instructors, ranks, and events.

client:VS Code transport:streamable-http

Install DOJO+ in VS Code

.vscode/mcp.json

{
  "servers": {
    "dojoplus-co": {
      "type": "http",
      "url": "https://www.dojoplus.co/mcp"
    }
  }
}

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

DOJO+ in other clients