IlyaGusev/codearkt
Implementation of the CodeAct agentic framework with Docker containers for security, MCP servers for tool integrations, and multi-agent support.
Platform-specific configuration:
{
"mcpServers": {
"codearkt": {
"command": "npx",
"args": [
"-y",
"codearkt"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...