devops-infra MCP Server
A local-first cognitive substrate for neurodivergent professionals. Gives Claude memory, a sense of time, a translator for corporate ambiguity, and a guardrail that refuses to amplify rumination, hyperfocus, or sycophancy. MCP-native. No telemetry. AGPL-3.0-or-later. Self-ID sufficient — no diagnosis gating.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
1. Install the package
npx --yes @neurodock/cli@latest install-all
2. Add to claude_desktop_config.json
{
"mcpServers": {
"neurodock": {
"command": "npx",
"args": [
"neurodock"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)