Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"cybertheory-mcpkit": {
"command": "npx",
"args": [
"-y",
"@cybertheory/mcpkit"
]
}
}
}
Or smoke-test directly:
npx -y @cybertheory/mcpkit
Details
| Website | https://www.npmjs.com/package/@cybertheory/mcpkit |
|---|---|
| GitHub | git+https://github.com/cybertheory/mcpkit.git |
| License | unknown |
| Pricing | free |
| Tags | mcp model-context-protocol cursor windsurf ai development cli |
| Sources | npm |
| Discovered | 2026-05-25 |