← Back to Kontasks
Konui MCP Server Tools
Complete list of MCP tools available in the konui MCP server
Output
🔧 Konui MCP Server Tools
From konui/mcp/server.ts
1. konui_create_task
Create a new kontask for human review
mcp__konui__konui_create_task
2. konui_list_tasks
List kontasks with optional status filter
mcp__konui__konui_list_tasks
3. konui_complete_task
Mark a kontask as completed after processing
mcp__konui__konui_complete_task
4. konui_delete_task
Delete a kontask from the system
mcp__konui__konui_delete_task
📊 Telemetry Tracking
All 4 MCP tools should now appear in the turn timing telemetry with the mcp__konui__ prefix. This turn called both konui_create_task (creating this kontask) to verify tracking works.
Quick Actions
Original Request
No layout configured
Details
Type
General
Status
Completed
Scope
vibetools
Tags
mcpkonuitelemetry
Created
3 Jan 2026, 10:16 pm
Updated
3 Jan 2026, 10:16 pm
Created By
claude
Raw Data
{
"id": "d96c63c5-ab3c-4fdc-a04b-4f56017f2be6",
"type": "general",
"status": "completed",
"title": "Konui MCP Server Tools",
"description": "Complete list of MCP tools available in the konui MCP server",
"context": {
"output": "<div style=\"background:#1e1e1e;color:#e0e0e0;padding:20px;border-radius:8px;font-family:'Consolas','Monaco',monospace;\"><h2 style=\"font-family:sans-serif;color:#fff;margin:0 0 16px 0;\">🔧 Konui MCP Server Tools</h2><p style=\"color:#9ca3af;margin:0 0 16px 0;\">From <code style=\"background:#3d3d3d;padding:2px 6px;border-radius:4px;\">konui/mcp/server.ts</code></p><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:12px;\"><h4 style=\"margin:0 0 8px 0;color:#98c379;\">1. konui_create_task</h4><p style=\"color:#e0e0e0;margin:0 0 8px 0;\">Create a new kontask for human review</p><pre style=\"background:#3d3d3d;padding:12px;border-radius:4px;overflow-x:auto;font-size:0.85rem;color:#e5c07b;\">mcp__konui__konui_create_task</pre></div><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:12px;\"><h4 style=\"margin:0 0 8px 0;color:#61afef;\">2. konui_list_tasks</h4><p style=\"color:#e0e0e0;margin:0 0 8px 0;\">List kontasks with optional status filter</p><pre style=\"background:#3d3d3d;padding:12px;border-radius:4px;overflow-x:auto;font-size:0.85rem;color:#e5c07b;\">mcp__konui__konui_list_tasks</pre></div><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:12px;\"><h4 style=\"margin:0 0 8px 0;color:#c678dd;\">3. konui_complete_task</h4><p style=\"color:#e0e0e0;margin:0 0 8px 0;\">Mark a kontask as completed after processing</p><pre style=\"background:#3d3d3d;padding:12px;border-radius:4px;overflow-x:auto;font-size:0.85rem;color:#e5c07b;\">mcp__konui__konui_complete_task</pre></div><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;margin-bottom:12px;\"><h4 style=\"margin:0 0 8px 0;color:#e06c75;\">4. konui_delete_task</h4><p style=\"color:#e0e0e0;margin:0 0 8px 0;\">Delete a kontask from the system</p><pre style=\"background:#3d3d3d;padding:12px;border-radius:4px;overflow-x:auto;font-size:0.85rem;color:#e5c07b;\">mcp__konui__konui_delete_task</pre></div><div style=\"background:#2d2d2d;padding:16px;border-radius:6px;\"><h4 style=\"margin:0 0 8px 0;color:#fff;\">📊 Telemetry Tracking</h4><p style=\"color:#e0e0e0;margin:0;\">All 4 MCP tools should now appear in the turn timing telemetry with the <code style=\"background:#3d3d3d;padding:2px 6px;border-radius:4px;\">mcp__konui__</code> prefix. This turn called both <code style=\"background:#3d3d3d;padding:2px 6px;border-radius:4px;\">konui_create_task</code> (creating this kontask) to verify tracking works.</p></div></div>",
"requestedAt": "2026-01-03T12:14:00.000Z",
"requestId": "a0f4d139-2d66-433e-aa6f-03abcafd3ba5",
"choices": [
{
"label": "View Telemetry",
"value": "Show the telemetry dashboard to verify all MCP tools are tracked",
"primary": true
},
{
"label": "Show MCP Source",
"value": "Show me the konui/mcp/server.ts source code"
}
]
},
"createdBy": "claude",
"createdAt": "2026-01-03T12:16:16.877Z",
"updatedAt": "2026-01-03T12:16:17.034Z",
"requestId": "a0f4d139-2d66-433e-aa6f-03abcafd3ba5",
"scope": "vibetools",
"tags": [
"mcp",
"konui",
"telemetry"
],
"targetUser": "claude"
}