Estelle
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@EstelleCheck if the getUserById function exists in the codebase"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Estelle
Your coding agent forgets your codebase every time you open a new session. Estelle is the memory it should have had, plus a gate that checks the agent's claims against your real code before it tells you something confidently wrong.
You keep your own model and your own plan. Estelle rides alongside.
Install
npx @fatelabs/estelle initDetects the editors you have installed and writes Estelle's MCP server into each config, leaving your other servers alone. Restart your editor and your agent has the new tools.
Related MCP server: Heimdall MCP Server
You need a key
Estelle is an account, not a local tool. Get one free at fatelabs.ca — no card.
init will ask for it.
Everything else
Commands, editor setup, the API, how memory and the grounding gate work: fatelabs.ca/docs
About this package
Zero dependencies, Node 18 or newer. Published from CI with npm provenance, so every version is cryptographically attested to the commit it was built from.
This repository is the client only. The Estelle server is closed source and none of it is here. Source-available, not open source: read it, audit it, verify it. All rights reserved. See LICENSE.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBquality-maintenanceProvides repository-scoped safe memory for AI coding agents with just-in-time verification against file changes to ensure facts remain accurate. It links memories to specific code citations and automatically marks them as stale if the underlying source code is modified or deleted.Last updated5
- Alicense-qualityDmaintenanceProvides AI coding assistants with persistent, context-rich memory of a codebase, including documentation and git history, enabling recall across sessions.Last updated104Apache 2.0
- Flicense-qualityCmaintenanceProvides persistent memory and semantic file discovery for AI coding agents, enabling them to remember changes and find relevant files across sessions.Last updated5
- Alicense-qualityCmaintenanceGives AI coding agents persistent, evolving knowledge about a codebase, enabling them to store and retrieve observations about architecture, conventions, gotchas, and recent work context.Last updated561MIT
Related MCP Connectors
Give your AI agent a persistent map of your project's structure, dependencies, and bugs.
Persistent memory for AI agents — verbatim conversations, searchable by meaning.
Persistent memory for AI agents. Search, store, and recall across sessions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/uqeu/estelle-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server