Local-first AI agent workspace for coding, writing, design, research, and automation โ one runtime for desktop GUI and TUI.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Kun": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Kun"
]
}
}
}