Skip to content
Cline

agenticworkspace for Cline

io.github.rudrendupaul/agenticworkspace

Wraps the AgenticWorkspace CLI as a single generic MCP tool for repo workspace scans.

client:Cline transport:stdio runtime:pypi

Install agenticworkspace 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": {
    "agenticworkspace": {
      "command": "uvx",
      "args": [
        "agenticworkspace-cli"
      ]
    }
  }
}

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

agenticworkspace in other clients