MCP Server
MCP
io.github.Toraastrta/sphior-code-mcp
Deterministic SAST/SCA findings + fix guidance for your GitHub repos, handed to your AI agent.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "sphior-code-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your SPHIOR CODE API key (sk_live_...). Create one at https://sphior.com/account/code.",
"isRequired": true,
"isSecret": true,
"name": "SPHIOR_API_KEY"
},
{
"description": "Override the API base URL for self-hosted / regional deployments. Default: https://sphior.com/api/v1",
"name": "SPHIOR_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment