Skip to content
Cline

transcode for Cline

io.github.hiroshic9-png/transcode

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

client:Cline transport:stdio runtime:npm

Install transcode in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

transcode in other clients