Skip to content

AI agents

Once you’ve run npx @azrtydxb/kryton-init (see Connect your AI), any wired host gets a kryton MCP server exposing 33 tools scoped read-only or read-write per call.

What an agent can do:

  • Readlist_notes, read_note, list_folders, list_recent_notes, get_note_metadata, list_daily_notes, list_templates, list_tags, list_favorites
  • Writecreate_note, update_note, append_to_note, delete_note, rename_note, create_folder, rename_folder, delete_folder, create_note_from_template, write_daily_note, get_daily_note
  • Search and traversesearch, list_notes_by_tag, get_backlinks, get_graph
  • Stars and trashadd_favorite, remove_favorite, list_trash, restore_from_trash, empty_trash
  • Sharinglist_shares, list_shares_with_me, share_note, unshare_note

For setup, see Connect your AI. For the full tool reference with schemas, see MCP tools.