Ikuna for Cline
io.github.robertohanas/ikuna-mcp
Read workspace context and activity from the running Ikuna macOS app, with app-managed permissions.
client:Cline
transport:stdio
runtime:npm
Install Ikuna in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ikuna-mcp": {
"command": "npx",
"args": [
"-y",
"ikuna-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs