Install
openclaw skills install agensi-mcpConnect your agent to the Agensi marketplace. Search, discover, and browse AI agent skills from agensi.io directly in your terminal.
openclaw skills install agensi-mcpConnect your agent to the Agensi skill marketplace (https://agensi.io) via MCP. Search, discover, and browse hundreds of community-built SKILL.md skills without leaving your terminal.
Add the Agensi MCP server to your agent's MCP configuration:
Add to your Claude Code MCP settings (~/.claude/config.json or project-level):
{
"mcpServers": {
"agensi": {
"type": "sse",
"url": "https://mcp.agensi.io/mcp"
}
}
}
Add to your OpenClaw MCP configuration:
{
"mcpServers": {
"agensi": {
"type": "sse",
"url": "https://mcp.agensi.io/mcp"
}
}
}
Any agent that supports MCP over SSE can connect using the URL: https://mcp.agensi.io/mcp
Once connected, your agent has access to these tools:
Ask your agent:
Agensi (https://agensi.io) is a curated marketplace for SKILL.md skills compatible with Claude Code, OpenClaw, Cursor, Codex CLI, Gemini CLI, and 20+ AI coding agents. Every skill is security-scanned and works across all major agents.
Browse the full marketplace: https://agensi.io/skills Become a creator: https://agensi.io/submit