list_projects
Lists all saved projects with metadata — chunk count, triple count, last updated.
How to use it
list_projects is exposed by the ArcRift MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_projects tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install ArcRift
npx arcrift-setupOther tools in ArcRift (10)
Once a session is active, ArcRift re-attaches automatically on every page load. No clicking required — just type.
8000
Returns a structured knowledge graph summary for a project as readable markdown.
Matches a folder path against saved project names. Lets the AI agent auto-detect which project it is working on from the CWD.
27017
7474 / 7687
Surgically removes facts or chunks matching a description. Corrects outdated information without wiping an entire project.
Retrieves the top-N most relevant memory chunks for a prompt, scoped to a project. Includes knowledge graph facts.
Cross-project global search. Useful for finding decisions made in a different project that apply to the current one.
Saves text or a transcript to ArcRift Memory. Auto-creates the project if it does not exist. Triggers full background indexing.