Skip to main content
Before you run the setup commands, install Node.js 20 or newer with npx.

Install the Skill

Install the Kyberis skill so Claude Code has the investigation workflow and response handling rules.

Connect MCP

Use a one-time connect token from Kyberis:
The connector runs claude mcp add by default. Use --dry-run to print the command without changing local config:
The dry run prints a command like this:

Verify

Open Claude Code in your project and ask:

Troubleshooting

  • If the connect token is expired or already used, generate a new setup command in Kyberis.
  • If Claude reports no Kyberis tools, check the MCP server entry and bearer header.
  • If a tool returns insufficient_scope, ask for an API key with the required scopes.