Skip to content
Cline

omnideck for Cline

io.github.aapd-studio/omnideck

Local privacy-first tools: redact secrets, decode JWTs, compare LLM costs. No network calls.

client:Cline transport:stdio runtime:npm

Install omnideck 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

{
  "mcpServers": {
    "omnideck": {
      "command": "npx",
      "args": [
        "-y",
        "omnideck-mcp"
      ]
    }
  }
}

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

omnideck in other clients