list_noteskeepra-mcp — List all notes from Keepra.
read_notekeepra-mcp — Read the content of a specific note.
get_credentialkeepra-mcp — Get a specific vault credential (if granted).
run_commandkeepra-mcp — Run a command (if granted).
omp_run_compactdivenire990/omp-worker-mcp — High-level single-task entrypoint to delegate a discrete coding or research assignment, wait up to wait_seconds for execution, and return a
omp_delegatedivenire990/omp-worker-mcp — Lower-level primitive to delegate a single task to a worker process.
omp_waitdivenire990/omp-worker-mcp — Lower-level primitive to wait for a delegated task to complete.
omp_resultdivenire990/omp-worker-mcp — Lower-level primitive to retrieve the result of a completed task.
omp_continuedivenire990/omp-worker-mcp — Lower-level primitive to inject corrective guidance and retry a task within the same session.
omp_canceldivenire990/omp-worker-mcp — Lower-level primitive to cancel a running task.
omp_wait_groupdivenire990/omp-worker-mcp — Lower-level primitive to wait for a group of tasks to complete.
omp_cancel_groupdivenire990/omp-worker-mcp — Lower-level primitive to cancel a group of tasks.
omp_run_batch_compactdivenire990/omp-worker-mcp — High-level multi-task entrypoint to dispatch interdependent tasks with explicit dependency graphs and concurrency limits, waiting for aggreg
check_limitsandrewszk/clawvault — Check if a payment would be allowed before making it. Returns whether it would auto-approve or need manual approval.
request_paymentandrewszk/clawvault — Request a payment through ClawVault. The payment will be evaluated against security rules and may be auto-approved, pending manual approval,
get_payment_statusandrewszk/clawvault — Check the status of a pending payment by ID.
list_transactionsandrewszk/clawvault — List recent payment transactions with pagination.
get_vaultandrewszk/clawvault — Get vault status including wallet address, balances, and current spending limits.
freeze_agentandrewszk/clawvault — Emergency freeze an agent to block all its payment requests.
list_experienceskeyiadiannao/dsh-experience — List all stored experiences.
search_experiencekeyiadiannao/dsh-experience — Search past experiences for a similar problem and return relevant solutions.
add_experiencekeyiadiannao/dsh-experience — Manually add a new experience to the knowledge base.
log_cost@q-factory/bridge — Log a token-cost event for a task.
list_pending@q-factory/bridge — List dispatched tasks that are pending.
report_execution@q-factory/bridge — Report the result of a task execution back to the dashboard.
post_chat@q-factory/bridge — Post a message to a task's thread.
annotate_review@q-factory/bridge — Add an annotation to a review
capture_signal@q-factory/bridge — Capture a signal from the agent
list_intents@q-factory/bridge — List intents awaiting review
escalate_human@q-factory/bridge — Escalate a task to human review.
read_review@q-factory/bridge — Read a review/intent by ID
set_clipboardmcp-osascript — Write text to clipboard