Integrations
Give your AI agents actual codebase knowledge.
Your AI coding assistants can query health scores, conventions, architecture decisions, and PR analysis directly. Works with Claude Code, Cursor, Windsurf, and any MCP client. Read-only. Your code stays on your machine.
Give your AI agents real codebase context.
The octokraft-mcp binary speaks stdio and exposes 17 tools organized across 5 domains: Project, Code Health, Analysis, Architecture, and Pull Requests. Your source code never leaves your machine through MCP. Read-only access, always.
- Works with Claude Code, Cursor, Windsurf, Claude Desktop, and anything that speaks MCP
- 5 domains of context: health scores, conventions, architecture decisions, issue analysis, and PR readiness
- Add it to your MCP settings, point at a project, done. No daemon, no background process
{
"created_at": "2026-03-11T21:01:21+01:00",
… +50 lines (ctrl+o to expand)
… +120 lines (ctrl+o to expand)
… +30 lines (ctrl+o to expand)
Everything your agents can ask Octokraft
Every tool is read-only. Your agents query what Octokraft knows. They never modify your codebase.
get_health_dashboard
Health scores, categories, trends
list_conventions
Detected conventions and conformance
get_architecture_review
Dimension scores and recommendations
list_analysis_issues
Issues by category and severity
get_pr_analysis
PR classification and merge readiness
list_drift_alerts
Quality regressions and alerts
list_adrs
Architecture decision records
get_project
Project settings and metadata
Findings that actually land in your tracker
Analysis sitting in a dashboard doesn't get fixed. Push findings straight into GitHub Issues, Linear, or Jira. Each ticket includes severity, file paths, code snippets, and remediation steps. Real context, not a vague alert.
- One-click issue creation from any finding. Security vulnerabilities, code smells, convention drift.
- Every ticket gets full context: severity, file paths, snippets, and what to do about it.
- GitHub Issues, Linear, and Jira today. More trackers coming.
Continuous analysis via REST API
Full REST API with Bearer token auth. Trigger analysis on every push or PR, feed results into CI, and gate merges on health impact. Your pipeline, your rules.
- Webhook triggers on push, PR open, PR update, and cron schedules.
- JSON responses for custom dashboards, Slack bots, or CI gates.
- Configurable thresholds. Block merges that drop health below your bar.
Stop making your agents read the whole repo to understand it.
17 tools. 5 domains. Structured codebase intelligence so your AI agents stop guessing.
Try Octokraft