MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / server.ts

File server.ts

apps/desktop/src/mcp/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * ZenNotes MCP server. Exposes the vault operations defined in
3 * ./vault-ops as MCP tools, and ships a note-taker-focused system
4 * instruction so the model knows how to behave against real human-

Callers

nothing calls this directly

Calls 15

readPrimaryNotesLocationFunction · 0.85
requireFolderFunction · 0.85
optionalStringFunction · 0.85
optionalNumberFunction · 0.85
requireStringFunction · 0.85
searchTextFunction · 0.85
backlinksFunction · 0.85
optionalStringArrayFunction · 0.85
toggleTaskFunction · 0.85
prependToNoteFunction · 0.85
insertAtLineFunction · 0.85
replaceInNoteFunction · 0.85

Tested by

no test coverage detected