Agents
Set up EdgeStore with a coding agent.
Connect MCP
Configure MCP with the CLI:
edgestore mcp setup --client codexUse claude for Claude Code or cursor for Cursor. To configure it manually, add this remote HTTP server to your agent's MCP settings:
https://api.edgestore.dev/mcpSign in through your client and choose which permissions to grant. This endpoint connects to production accounts.
Use MCP for supported remote actions. The EdgeStore CLI handles local project linking and credential delivery.
Give your agent the docs
Use next.edgestore.dev for v1 prereleases and edgestore.dev for 0.2.
- llms.txt lists the docs.
- llms-full.txt includes all pages in one Markdown response.
- Add
.mdto a page URL, such as quick-start.md, or use its Copy Markdown button.
Adapter guides cover Next.js, Hono, and TanStack Start.