OCD (Omni Coder Dashboard) — An AI memory engine with real semantic embeddings, 21 MCP tools, cross-tool routing, trace auditing, and proactive IDE interception. 100% local, zero API keys required.
| Tool name | Description | Destructive? |
|---|---|---|
| get_similar_solutions | ✓ no | |
| get_knowledge_context | ✓ no | |
| get_last_session_context | ✓ no | |
| get_routing_recommendation | ✓ no | |
| get_efficiency_snapshot | ✓ no |
| get_active_recommendations | ✓ no | |
| get_project_stats | ✓ no | |
| get_model_comparison | ✓ no | |
| push_handoff_note | ✓ no | |
| get_optimal_prompt_structure | ✓ no | |
| get_topic_summary | ✓ no | |
| get_negative_constraints | ✓ no | |
| get_arbitrage_recommendation | ✓ no | |
| get_team_memory | ✓ no | |
| submit_ide_trace | ✓ no | |
| get_attribution_report | ✓ no | |
| get_efficiency_tips | ✓ no | |
| get_session_health_check | ✓ no | |
| get_current_task | ✓ no | |
| park_out_of_scope_idea | ✓ no | |
| update_task_status | ✓ no | |
| run_trace_audit⚠ | ⚠ yes | |
| get_audit_templates | ✓ no | |
| get_audit_history | ✓ no | |
| get_context_stitch | ✓ no | |
| get_session_guard_verdict | ✓ no | |
| report_tool_call | ✓ no | |
| get_guard_effectiveness | ✓ no | |
| get_governor_verdict | ✓ no | |
| get_governor_stats | ✓ no | |
| set_governor_thresholds | ✓ no |
{
"mcpServers": {
"omni-coder-dashboard": {
"command": "npx",
"args": [
"-y",
"omni-coder-dashboard"
]
}
}
}