Loomal

RecourseOS

MCP server by github.com/recourseos/recourse

Consequence evaluation for AI agents. Check recoverability before destructive actions.

1 starsnpm: recourse-cli

About RecourseOS

RecourseOS is an MCP (Model Context Protocol) server published by recourseos in the official MCP registry, listed under Autonomous Agents on Loomal. Consequence evaluation for AI agents. Check recoverability before destructive actions.

It ships as an npm package (recourse-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/recourseos/recourse, where the project has earned 1 GitHub stars.

Use RecourseOS with your agent

Claude Code · one command
claude mcp add recourseos -- npx -y recourse-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "recourseos": {
      "command": "npx",
      "args": [
        "-y",
        "recourse-cli"
      ]
    }
  }
}
npmrecourse-cli

Frequently asked questions

What is RecourseOS?
RecourseOS is an MCP (Model Context Protocol) server by recourseos in the Autonomous Agents category. Consequence evaluation for AI agents. Check recoverability before destructive actions.
How do I connect RecourseOS to Claude, Cursor, or another MCP client?
Install RecourseOS from its npm package (recourse-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is RecourseOS open source?
Yes — the source code is public at github.com/recourseos/recourse, with 1 GitHub stars.
Can AI agents pay to use RecourseOS?
Not yet through Loomal — RecourseOS is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain RecourseOS? Claim this listing free by verifying GitHub ownership, or contact us.