Skip to main content
Toknbase
Developer Documentation

Build with Toknbase

Everything you need to integrate the AI SecOps agent into your stack — MCP, REST API, CLI, CI/CD, and GitHub integrations.

Start here

All documentation

Getting started

1

Generate an agent token

Dashboard → Tokens → Service Identities → Create new token. Select MCP scope. Copy — it's shown only once.

2

Add the MCP config to your AI client

Paste the config block into your editor's MCP settings with the Authorization header. Replace YOUR_AGENT_TOKEN with your token.

3

Connect your GitHub repos

Go to Scanner → Connect GitHub. The agent begins scanning immediately — full git history, all branches, CI/CD configs.

4

The agent watches, fixes, and logs everything

Continuous monitoring. Auto-remediation PRs. Every action logged on-chain with a tamper-evident receipt.

Note

Credential exposure detection — not code vulnerability scanning.Toknbase finds exposed API keys, tokens, and secrets in your repos. It does not scan for SQL injection, CVEs, or insecure code patterns. For code-level vulnerability scanning, Snyk and Semgrep complement Toknbase perfectly.

Tip

All secrets are encrypted with AES-256-GCM in your browser before leaving your device. Every agent action is logged on-chain with a tamper-evident receipt. Even Toknbase cannot read your secrets.
Was this page helpful?