A paid remote MCP that wraps CLI tool execution with audit trails and structured receipts. Exposes four tools: cli_tool_list, cli_command_run, cli_schema_validate, and cli_result_receipt. You'd reach for this when you need agent or CI workflows to run command-line tools with verifiable logs and evidence rather than raw shell access. Requires a bearer token from the product website and connects over streamable HTTP. The emphasis is on compliance and accountability, returning receipts and usage logs alongside command output. If you're building automated workflows that need to prove what commands ran and what they returned, this handles the instrumentation layer.
claude mcp add --transport http com.clauxel.clianythingharness-clianythingharness-mcp https://clianythingharness.clauxel.com/mcp