Skip to content
Claude Desktop

transcode for Claude Desktop

io.github.hiroshic9-png/transcode

Japan market intelligence — 22 MCP tools, 10 government/exchange data sources

client:Claude Desktop transport:stdio runtime:npm

Install transcode in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "transcode": {
      "command": "npx",
      "args": [
        "-y",
        "transcode-mcp-server"
      ],
      "env": {
        "JAPAN_INTELLIGENCE_API_URL": "<JAPAN_INTELLIGENCE_API_URL>",
        "JI_API_KEY": "<JI_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

transcode in other clients