MCPVault

context_update

MCP tool from ContextNest by PromptOwl

Update a node — rename, set status, stamp a version, clear metadata with null

How to use it

context_update is exposed by the ContextNest MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the context_update tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install ContextNest

$docker run -i --rm contextnest-mcp # demo vault baked into the image
FULL CONTEXTNEST LISTING

Other tools in ContextNest (34)

approve_suggestion

Apply a suggestion: patch, bump version, write new canonical bytes, archive

context_create

Create a node — own id, publish: false, initial status, note, full skill block

context_delete

Delete a node and its history; returns the deleted node's title

context_get

Read one node (includeraw, verifychecksum, allowrejected)

context_import

Bulk create-and-publish from documents and/or existing ids — one checkpoint for the batch

context_init

Open a vault: instructions, configuration, path, and what it holds (includenodes to also list nodes)

context_list

List nodes with type / status / tag filters (includeretired, full, limit)

context_nests

List every nest in the central registry

context_packs

List packs with their includes and excludes

context_publish

Publish a node; takes a note, returns the chainhash

context_query

Selector query with graph traversal (includedrafts)

context_reconstruct

Reconstruct a specific version

context_resolve

Resolve a selector to full bodies within a token budget

context_search

Full-text search with graph traversal

context_verify

Verify every hash chain in the vault

context_versions

List a document's version history

create_document

contextcreate

delete_document

contextdelete

document_format

Get the document format spec (call before creating docs)

list_checkpoints

List recent checkpoints

list_documents

contextlist

list_suggestions

List all staged suggestions for a document

publish_document

contextpublish

read_document

contextget

read_index

Return the context.yaml index

read_pack

Resolve and return a context pack with documents

read_version

contextreconstruct

reject_suggestion

Reject a suggestion: archive with required reason, emit a chain event

resolve

contextresolve

search

contextsearch

stage_drift_suggestion

Capture a drifted live file as a staged suggestion under suggestions/

update_document

contextupdate

vault_info

contextinit

verify_integrity

contextverify