Sphior Code MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm.
Deterministic SAST/SCA findings + fix guidance for your GitHub repos, handed to your AI agent.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sphior-code-mcp -- npx -y sphior-code-mcp
{
"mcpServers": {
"sphior-code-mcp": {
"args": [
"-y",
"sphior-code-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sphior-code-mcp]
command = "npx"
args = ["-y", "sphior-code-mcp"]
{
"mcpServers": {
"sphior-code-mcp": {
"args": [
"-y",
"sphior-code-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sphior-code-mcp": {
"args": [
"-y",
"sphior-code-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SPHIOR_API_KEY (Your SPHIOR CODE API key (sk_live_...). Create one at https://sphior.com/account/code.), SPHIOR_API_BASE (Override the API base URL for self-hosted / regional deployments. Default: https://sphior.com/api/v1).
The author declared them in the registry entry; get the values from the project itself.
Deterministic release gate for AI-written code and coding agents.
Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.
Deterministic repository structure mapping for onboarding agents.
Generate and validate a .specs/ bundle for your repo, then hand it to your AI coding agent
Deterministic code analysis harness giving AI agents senses, memory and judgment for code.
Deterministic code maps for AI agents: 7 tree-sitter tools for TS/JS/Py — map, find, function_body
Deterministic dev tools for AI agents over MCP: hashing, encoding, formatting, codegen, and more.
Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.
Answers built from our own checks of this server.