Skip to main content
Aider is a popular open-source AI pair programming CLI with 95K+ GitHub stars. Load AGENTS.md using the --read flag to give Aider full EdgeSpark project context for every session.
1

Install the EdgeSpark CLI

This installs the CLI globally and authenticates your account. Your credentials are stored locally and reused for all subsequent commands.
2

Install EdgeSpark skills and docs MCP

Use the generic EdgeSpark skills package for OpenCode, Amp, Devin, Aider, Windsurf, Cline, Continue, Antigravity, Kiro, and every other AI coding agent that does not have a dedicated EdgeSpark plugin or extension:
If your agent supports remote MCP helpers, add the EdgeSpark docs MCP server:
3

Initialize your project and start Aider

Aider follows the EdgeSpark project rules for all code it writes in the session.

See also

Supported agents

Claude Code, Gemini CLI, OpenAI Codex, GitHub Copilot, Cursor, OpenCode, Amp, Devin, Aider, Windsurf, Cline, Continue, Antigravity, Kiro, and all other AI agents.

AGENTS.md reference

What the agent instructions file contains and how to extend it with project-specific rules.

Declarative workflow

Pull schema, write code against generated types, and validate deploys safely.

Deploy and test loop

The full autonomous deploy and test workflow any agent follows.
Last modified on May 6, 2026