Kagura AI is Open Source

Inspect the code. Run it locally. Contribute. The core QA engine is free and open — forever.

View on GitHub Read the Docs

Open Core Model

🔓 Open Source (Free)

  • ✓ Kagura CLI
  • ✓ Core test runner
  • ✓ Playwright engine
  • ✓ MCP Server
  • ✓ Agent Card (A2A)
  • ✓ Self-hosted, unlimited

☁️ Cloud & Enterprise (Paid)

  • ✓ Hosted execution
  • ✓ Dashboard & analytics
  • ✓ Team management
  • ✓ CI/CD integrations
  • ✓ On-prem LLM (Enterprise)
  • ✓ SOC 2 / SSO (Enterprise)

Get Started in 60 Seconds

# Install Kagura CLI
$ npm install -g kagura-cli
# Set your LLM API key
$ export ANTHROPIC_API_KEY=sk-ant-...
# Run your first test
$ kagura test --url https://myapp.com --objective "test the signup flow"
# Explore an app autonomously
$ kagura explore --url https://myapp.com

Built for AI Agents

Kagura isn't just for humans. AI coding agents can discover and use Kagura to test the apps they build.

🔌

MCP Server

Claude Code, Cursor, Windsurf — install Kagura as a tool and invoke tests directly from your IDE.

🤝

Agent Card (A2A)

Discoverable at kagura.run/.well-known/agent.json. Any A2A agent can find and use Kagura.

💰

x402 Payments

Coming soon: agents pay per test autonomously via crypto. No human setup required.

Contribute

Kagura is built by the community. Bug reports, feature requests, and pull requests are all welcome.

AI that tests what AI builds.

Open source. Free forever. Star us on GitHub.

⭐ Star on GitHub