Odel
mcp nervous system

mcp nervous system

Local
@levelsofself4JavaScriptMITUpdated 1mo ago

Governance for LLM agents: 7 enforced rules + read-only reference tools. Safe in any MCP client.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-nervous-systemv1.12.1

Run

npx -y mcp-nervous-system

MCP client config

{
  "mcpServers": {
    "mcp-nervous-system": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-nervous-system"
      ]
    }
  }
}