AI Agents for Every Coding Tool
Agent Shelf agents work across 40+ AI coding tools. Pick your tool to see how to install agents, set up the MCP server, and get the most out of your workflow.
Claude Code
Anthropic's AI coding CLI and IDE extension
Claude Code reads agents from the .claude/agents/ directory in your project. It supports skills, MCP servers, and CLAUDE.md project instructions. Agents are invoked contextually based on your prompt.
Cursor
AI-first code editor built on VS Code
Cursor discovers agents from the .agents/agents/ directory via the Agent Skills specification. It also supports .cursorrules for project-level AI instructions. Agents enhance Cursor's autocomplete, chat, and inline editing.
Windsurf
AI-powered IDE by Codeium
Windsurf reads agents from the .agents/agents/ directory using the Agent Skills specification. Its Cascade feature provides multi-step AI workflows that work well with specialized agent definitions.
GitHub Copilot
AI pair programmer by GitHub
GitHub Copilot supports agents from the .agents/agents/ directory via the Agent Skills specification. Copilot Chat and inline suggestions benefit from specialized agent definitions that provide domain expertise.
Universal compatibility
Agent Shelf agents are plain Markdown files. Any tool that supports the Agent Skills specification or the Model Context Protocol can use them. The same agent file works everywhere, so you never have to rewrite agents when switching tools.