HomeFinance › openInvest

openInvest

Investment runtime for AI agents — LLM investment committee, portfolio ledger, decision accounting

Python
★ 85 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.34.0)

uvx openinvest

Or add to your MCP client config:

{
  "mcpServers": {
    "openinvest": {
      "command": "uvx",
      "args": [
        "openinvest"
      ],
      "env": {
        "INVEST_HOME": "<YOUR_VALUE>"
      }
    }
  }
}
  • INVEST_HOME — Data directory for portfolio/ledgers/.env (default: ~/openInvest)

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry