How to Use the KnowBe4 (KMSAT Reporting) MCP in Claude Code
Pipe KnowBe4 risk scores and training metrics directly into your CLI or shell scripts using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect KnowBe4 (KMSAT Reporting) MCP to Claude Code
Create your Vinkius account to connect KnowBe4 (KMSAT Reporting) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Audit user security risk scores from your terminal
The `get_account_risk_score` tool returns your organization's overall risk rating directly to your command line. Claude Code runs this query instantly, allowing you to check security posture without opening a browser. You can pipe this single number into other CLI utilities or save it to a local log. If the score is higher than your threshold, you can tell Claude Code to run `list_users` to see who has the highest individual risk. It prints the results directly to stdout, giving you raw, actionable data in milliseconds.
Export phishing campaign statistics via Claude Code
The `list_phishing_tests` tool fetches your mock phishing history directly through the terminal interface. Claude Code queries this list, extracts the test IDs, and runs `get_phishing_test_details` to pull the precise metrics. It formats the output as clean JSON or CSV right in your shell. This makes it easy to integrate KMSAT statistics into your existing terminal workflows. You can feed this data directly into local monitoring scripts or automated compliance reporting pipelines.
Audit group training compliance using this MCP Server
The `list_groups` tool lets you inspect your entire KnowBe4 group layout from your CLI. Claude Code checks these groups against active training requirements by running `list_training_campaigns` and matching the target audiences. It lists any group that has not started their assigned modules. You can use this terminal-only workflow to generate quick text reports for your system administrators. It bypasses the slow web UI, giving you raw compliance facts in a fraction of the time.
Set up KnowBe4 (KMSAT Reporting) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeknowbe4-kmsat-reporting-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest KnowBe4 (KMSAT Reporting) transactions." It will automatically discover and invoke the available KnowBe4 (KMSAT Reporting) tools.
claude mcp add --transport http knowbe4-kmsat-reporting-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about KnowBe4 (KMSAT Reporting) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the KnowBe4 (KMSAT Reporting) MCP today
We host it, we monitor it, we maintain it. You just paste one token.