Install
openclaw skills install bytesagain-mcpConnect AI agents to BytesAgain skill search via MCP SSE. Shows setup commands for OpenClaw, Claude Desktop, and curl. No files modified.
openclaw skills install bytesagain-mcpConnect your AI agent to BytesAgain skill search via MCP SSE protocol. Works with OpenClaw, Claude Desktop, and any MCP-compatible client.
MCP SSE: https://bytesagain.com/api/mcp/sse (streamable-http)
REST API: https://bytesagain.com/api/mcp?action=search&q=<query> (sandbox-friendly)
Auth: none required
Languages: English, Chinese, Japanese, Korean, German, French, Portuguese, Spanish
Show MCP connection commands for your client.
bash scripts/script.sh setup
Show OpenClaw setup command.
bash scripts/script.sh setup --client openclaw
Show Claude Desktop config JSON.
bash scripts/script.sh setup --client claude
Test the MCP endpoint is reachable and responding.
bash scripts/script.sh test
List available MCP tools exposed by BytesAgain.
bash scripts/script.sh tools
Once connected, your agent can call:
| Tool | Description |
|---|---|
search_skills | Search 788+ BytesAgain skills by keyword |
get_skill | Get full details + install command for a skill |
popular_skills | Top skills ranked by downloads |