EdgeStore

Agents

Set up EdgeStore with a coding agent.

Connect MCP

Configure MCP with the CLI:

edgestore mcp setup --client codex

Use 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/mcp

Sign 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.

Adapter guides cover Next.js, Hono, and TanStack Start.

On this page