Skip to main content
Glama

aidex_note

Read or write persistent session notes for your project to track reminders and next steps. Notes are stored in the AiDex database and displayed when querying the project.

Instructions

Read or write a session note for the project. Use this to leave reminders for the next session (e.g., "Test the glob fix", "Refactor X"). Notes persist in the AiDex database and are shown when querying the project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to project with .aidex directory
noteNoNote to save. If omitted, reads the current note.
appendNoIf true, appends to existing note instead of replacing (default: false)
clearNoIf true, clears the note (default: false)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSCSoftware/AiDex'

If you have feedback or need assistance with the MCP directory API, please join our Discord server