Skip to content
Cline

thoth mcp for Cline

io.github.zeiq-co/thoth-mcp

MCP server for Thoth with multi-platform AI content generation

client:Cline transport:stdio runtime:npm

Install thoth mcp 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": {
    "thoth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@usethoth/mcp-server"
      ]
    }
  }
}

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

thoth mcp in other clients