Skip to content
Cline

sphior code mcp for Cline

io.github.toraastrta/sphior-code-mcp

Deterministic SAST/SCA findings + fix guidance for your GitHub repos, handed to your AI agent.

client:Cline transport:stdio runtime:npm

Install sphior code 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sphior-code-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sphior-code-mcp"
      ],
      "env": {
        "SPHIOR_API_KEY": "<SPHIOR_API_KEY>",
        "SPHIOR_API_BASE": "<SPHIOR_API_BASE>"
      }
    }
  }
}

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

sphior code mcp in other clients