Odel
ai bvf

ai bvf

Local
@craig-hortonHTMLMITUpdated 4 days ago

AI BVF: score AI portfolios Stop/Fix/Accelerate with decision confidence and pace-layer drag.

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).

npmaibvf-mcpv0.14.11

Run

npx -y aibvf-mcp

MCP client config

{
  "mcpServers": {
    "ai-bvf": {
      "command": "npx",
      "args": [
        "-y",
        "aibvf-mcp"
      ]
    }
  }
}