Install
openclaw skills install basicops-mcp-setupInstall, configure, authenticate, or verify a BasicOps MCP connection in an MCP-capable environment. Use when the user wants to add BasicOps MCP, when a BasicOps operator skill reports that BasicOps MCP is missing or unauthorized, or when the user asks to connect BasicOps to OpenClaw, Codex, Claude, Cursor, or another MCP client. Prefer MCP-native configuration over raw API setup, verify the connection after configuration, and hand off to the BasicOps operator skill once the MCP surface is ready.
openclaw skills install basicops-mcp-setupConnect BasicOps to OpenClaw and other MCP-capable agent environments.
This skill is the setup half of the BasicOps MCP pair. It focuses on connection, authentication, verification, and clean handoff to basicops-mcp-operator once the MCP surface is ready.
basicops-mcp-operator for day-to-day task, project, note, and review work after setupUse this skill to help an agent get BasicOps MCP working in the current environment.
Its job is to make the BasicOps MCP connection exist, authenticate cleanly, and prove it works. Once the MCP surface is ready, stop doing setup work and hand off to the operator skill for real BasicOps actions.
Assume the preferred BasicOps MCP pattern is an MCP server reachable at https://app.basicops.com/mcp using a BasicOps API key in bearer-token form, typically over streamable HTTP transport. Do not assume an OAuth flow unless the environment explicitly requires one.
basicops-mcp-operator or continue with the user’s original BasicOps task.A successful setup means:
basicops-mcp-operatorreferences/setup-flow.md for the main end-to-end setup sequence.references/client-patterns.md when you need to fit the BasicOps MCP connection into a specific MCP client or config style.references/verification.md when checking whether the connection is working, authenticated, and visible to the agent.references/troubleshooting.md when the server is missing, unauthorized, or present but not exposing usable BasicOps tools.This skill is for setup, connection, and verification.
Do not turn it into:
Keep the promise narrow: get BasicOps MCP connected, authenticated, verified, and ready.