Embedding in IDEs
Embedding in AI IDEs
Use supyagent tools and cloud integrations inside Claude Code, Codex, Cursor, and other AI development environments.
Embedding in AI IDEs
Supyagent isn't just a standalone agent framework — it's a skill provider for any AI tool that supports external capabilities. Your supypowers tools and cloud integrations can be used directly inside Claude Code, OpenAI Codex, Cursor, and any framework that supports skills or tool calling.
The Key Insight
AI IDEs like Claude Code and Codex already have their own agent loops. What they lack is your custom tools and cloud integrations. Supyagent bridges that gap:
AI IDE (Claude Code, Codex, Cursor)
└─→ Supyagent Skills / Tools
├─→ Local tools (supypowers)
│ shell, files, search, git, browser, ...
└─→ Cloud tools (supyagent.com)
Gmail, Slack, GitHub, Drive, ...Integration Methods
| Method | IDE | Status |
|---|---|---|
| Skills (SKILL.md) | Claude Code | Available |
| Execution mode | Any (CLI) | Available |
| MCP Protocol | Cursor, Claude Desktop | Roadmap |
In This Section
- Claude Code — Generate SKILL.md files for Claude Code
- Codex — Use supyagent with OpenAI Codex
- Cursor — Cursor rules and tool integration
- MCP Protocol — Expose tools via Model Context Protocol
- Execution Mode — CI/CD and automation pipelines