Server data from the Official MCP Registry
Intent tracking, decision recording, and team coordination for AI coding assistants
Intent tracking, decision recording, and team coordination for AI coding assistants
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kawacode-ai-mcp": {
"args": [
"-y",
"@kawacode/mcp"
],
"command": "npx"
}
}
}Well-architected MCP server with proper IPC architecture and token handling best practices. The server uses environment variables for credentials and implements secure socket-based communication with the Kawa Code desktop application. Code quality is good with comprehensive error handling and input validation. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 7 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!