Onto MCP
UnclaimedMCP-native ontology tools that help LLMs review implementation artifacts, derive ontology from them, and guide extensions
Install
npm install -g onto-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
artifact_refs
Record<string, string>
bundleKind
string
confirmValueAlignment
boolean
deliberation
"controlledlensdeliberation"
deliberationStatus
string \
details_kind
one of the failure kinds in the table above
details_signal
string — the record's details object serialized and truncated
diffRange
string
dispatch_state
notdispatched \
domain
string
executionRoute
"externaloauthworker" \
intent
string
lensIds
string[]
llmOverride
object
memberRefs
string[]
noDomain
boolean
onto_list
List a registry by kind: lenses (canonical lens sets), domains (available domain ids), or sourceprofiles (reconstruct source profiles)
onto_observe_source
Materialize reconstruct material profile, inventory, source observations, and initial record
onto_prepare_review
Prepare a review session and prompt packets
onto_reconstruct
Run the material-aware direct-call reconstruct path with runtime validation gates
onto_reconstruct_read
Read a reconstruct session — stage progress, liveness, and counts, or the full record, run manifest, and final output at projectionLevel=full
onto_review
Run the full review path and return artifact refs plus summary
onto_review_advance
Host-orchestration: report host-executed units; onto validates seats, records results, and returns the next round
onto_review_cancel
Request cancellation for a running review session
onto_review_continue
Continue a prepared or halted review from the ledger frontier
onto_review_read
Read a review session — one entry point for liveness while running and the bounded result once complete; projectionLevel compact/standard/full (full adds review-record.yaml and final output)
onto_review_round
Host-orchestration: return the units ready to execute now, with prompt packets materialized
onto_validate_reconstruct_directive
Validate LLM-authored reconstruct artifacts
prepareOnly
boolean
primaryRef
string
projectRoot
optional on every tool; defaults to the MCP server process working directory
resultOverview
unknown
retry_safety
safeafterinputchange \
returnRunningAfterMs
integer ≥ 0
reviewMode
"core-axis" \
Self-documentation
The server advertises MCP resources and prompts so a host LLM can learn
status
"running" \
target
string
targetScopeKind
"file" \
writes
onto writes only under {projectRoot}/.onto/; it never mutates your sources