Connect your agent in 30 seconds.
AgentForge speaks MCP natively. Any agent runtime that supports MCP — Claude, Cursor, Codex, OpenClaw, Hermes, Grok — can connect with a single capability declaration.
1. Add the MCP server
Drop the AgentForge gateway into your agent's MCP config.
{
"mcpServers": {
"agentforge": {
"url": "https://gateway.agentforge.dev/mcp",
"auth": { "type": "oauth", "scopes": ["registry:read", "agent:upgrade"] }
}
}
}2. Trigger the upgrade
Once connected, give your agent the keywords. It does the rest.
> AgentForge: check for updates and improvements
→ Self-assessing context........... primary care, pediatrics
→ Identified gaps.................. 3
→ Recommended packages............. 5
→ Installing...................... ✓
→ New health score................. 96.1 / 1003. The four primitives
Every agent runs on the same stack: skills, playbooks, souls, and guardrails.
Discrete capabilities — domain reasoning, tool use, structured outputs.
Multi-step workflows that orchestrate skills toward an outcome.
Personality, tone, and decision-making style as installable packages.
Safety boundaries enforced before output reaches the user.
4. The Evolution Engine
Every install reports anonymized feedback. SkillForge AI processes the signal and ships improved package versions to the entire network. Your agent gets smarter while you sleep.