mcpbeat Sign in

Csoai MCP Server

local only

Csoai runs on your own machine — the client starts it, so there is no endpoint to ping. 174 installs a week from pypi.

Signed deterministic AI-governance measurement: EU AI Act cards + agent-callable record verify.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 1 174 · avg 109 · -27% w/w
a month agotoday
174
Installs / week
pypi · csoai
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet, 2 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        d = json.load(open(os.path.join(A17, f)))
Runs an external command mcp/gspc-server/smoke.mjs:20
const server = spawn(process.execPath, [fileURLToPath(new URL("./index.mjs", import.meta.url))], {
Executes code built at runtime council-os/embed-escape.node-test.mjs:14
vm.runInNewContext(
…pace'},{label:'Try the Council',href:'/try'},{label:'Plans',href:'/pricing'},{label:'Status',href:'/status'}]};</script><script src="https://os.meok.ai/sovereign-embed.js" defer></script>
…AMR fleets with AI-driven navigation and collision avoidance manage goods-to-person picking, automated storage and retrieval (AS/RS), and real-time inventory slotting — improving warehouse throughput by 3x while reducing workplace injuries.</p></div>
    env = dict(os.environ, API_HOST=API_HOST)
   "0xf90211a0925c3e61b4aab9424482c3f822e507070d23fbe232a6808858afc50163f033e3a06dc4ab6bedc17bdfceb0150fc685a21ab4f285fdaa2962e7cb0519cd81b50fcca05fbef8975bc3812f6164683d9d5f8c5aeec3ed0eff4fddc5b1e09f98c7552f8aa0c1af723ba3f5e873916fa0a89d67e13e0b393568c290b7242ddfbaf3c65067ffa057…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add csoai -- uvx csoai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "csoai": {
      "args": [
        "csoai"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.csoai]
command = "uvx"
args = ["csoai"]
.cursor/mcp.json
{
  "mcpServers": {
    "csoai": {
      "args": [
        "csoai"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "csoai": {
      "args": [
        "csoai"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Csoai

same job, measured the same way
Kasbah MCP
by al-adnane

Governance layer for agentic AI — signed, verifiable receipts for every agent action.

55 installs/wk local only
A
Governance Platform
by geodesiclabs

Pre-execution governance for AI agents. Deterministic PASS/FAIL/REVIEW verdicts, replayable proof.

37 tools answering
Norma by Quality Clouds
by qualityclouds

Deterministic AI code review, with an audit record. Governance inside the agent loop.

answering
Vizier Guard
by vassiliylakhonin

Deterministic authorization and security guard for AI agent actions with signed receipts.

local only
signet-eval
by jmcentire

Deterministic policy enforcement and MCP management for AI agent tool calls.

local only
Mapsmith
by mapsmith-ai

Deterministic GIS geoprocessing for AI agents, with verifiable provenance on every output

528 installs/wk local only
council-signal-mcp
by csoai-org

Signed AI measurement (13-axis, deterministic judge). Measurement, not certification; monitored cont

510 installs/wk local only
NumProof
by projecttron

Deterministic signed verification of numeric & financial claims for AI agents & spreadsheets.

50 installs/wk 4 tools answering

Csoai — questions

Answers built from our own checks of this server.

Why is there no uptime for Csoai?
Csoai runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package csoai was installed 174 times last week.
Is Csoai still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Csoai?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls csoai straight from pypi; nothing to host, nothing to sign up for.
How many people use Csoai?
The pypi package csoai was installed 174 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.