Skip to content
Cline

conduitAI for Cline

io.github.akbaraziz/conduitai

Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.

client:Cline transport:stdio runtime:npm

Install conduitAI 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": {
    "conduitai": {
      "command": "npx",
      "args": [
        "-y",
        "@conduitai-app/mcp-server"
      ],
      "env": {
        "CONDUITAI_TOKEN": "<CONDUITAI_TOKEN>"
      }
    }
  }
}

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

conduitAI in other clients