Skip to content
VS Code

tokkyo maru for VS Code

io.github.yukihamada/tokkyo-maru

特許まる — 発明を入れるだけで特許性の事前診断・明細書骨子・新規性喪失(特許法30条)判定。本人/弁理士の出願支援(代理しない)。

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

Install tokkyo maru in VS Code

.vscode/mcp.json

{
  "servers": {
    "tokkyo-maru": {
      "type": "http",
      "url": "https://tokkyo-maru.fly.dev/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

tokkyo maru in other clients