← Back to browse

tokkyo-maru

Indexed by io.github.yukihamada

About

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

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http tokkyo-maru https://tokkyo-maru.fly.dev/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"tokkyo-maru","type":"http","url":"https://tokkyo-maru.fly.dev/mcp"}'
JSON
{
  "mcpServers": {
    "tokkyo-maru": {
      "url": "https://tokkyo-maru.fly.dev/mcp"
    }
  }
}