Odel
obra cfo

obra cfo

Local
@lilycipTypeScriptApache-2.0Updated 2mo ago

Local-first MCP that runs an investment committee on your pitch and scores funding readiness.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmobra-cfov0.1.1

Run

npx -y obra-cfo

MCP client config

{
  "mcpServers": {
    "obra-cfo": {
      "command": "npx",
      "args": [
        "-y",
        "obra-cfo"
      ]
    }
  }
}