Back to Apps

Kraken Code
by leviathofnoesia
Autonomous development environment for OpenCode featuring 11 specialized agents, persistent memory, and TDD enforcement.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Kraken Code transforms OpenCode into a high-density autonomous development environment. It acts as a second brain for developers, managing context across sessions and delegating complex tasks to a fleet of specialized agents.
Tools
- Kraken Memory: A spatial knowledge graph with vector compression for persistent session memory.
- Websearch: Integration with Exa AI for real-time web research.
- Context7: Specialized official documentation lookup.
- Grep App: Deep GitHub code search across repositories.
- Agent Delegation: Orchestrates 11 specialized agents including Atlas (Architecture), Abyssal (Research), and Coral (UI).
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"kraken-code": {
"command": "bunx",
"args": ["kraken-code"]
}
}
}
Supported hosts
- Claude Desktop
- OpenCode
Quick install
bun install kraken-codeInformation
- Pricing
- free
- Published
- 7/1/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add `kraken-code` via bunx to claude_desktop_config.json





