Skip to content
Cline

SpecMgr for Cline

io.github.dfch/biz.dfch.specmgr

An artifact manager for system specifications.

client:Cline transport:stdio runtime:pypi

Install SpecMgr 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": {
    "biz.dfch.specmgr": {
      "command": "uvx",
      "args": [
        "biz-dfch-specmgr"
      ],
      "env": {
        "SPECMGR_MCP_TRANSPORT": "<SPECMGR_MCP_TRANSPORT>",
        "SPECMGR_MCP_HOST": "<SPECMGR_MCP_HOST>",
        "SPECMGR_MCP_PORT": "<SPECMGR_MCP_PORT>",
        "SPECMGR_ADR_DIR": "<SPECMGR_ADR_DIR>"
      }
    }
  }
}

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

SpecMgr in other clients