openInvest
Investment runtime for AI agents — LLM investment committee, portfolio ledger, decision accounting
io.github.longsizhuo/openinvest · Repository · version 0.34.0 · 79 stars · listed from registry
Install
The sweep installs into a clean prefix, but this is the command a user would run:
uvx openinvest
Results by platform
Linux
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Building jsonpath==0.82.2
Downloading brotli (1.4MiB)
Downloading primp (5.1MiB)
Downloading curl-cffi (12.8MiB)
Downloading akshare (1.2MiB)
Downloading py-mini-racer (5.2MiB)
Downloading akracer (9.6MiB)
Downloaded brotli
Built jsonpath==0.82.2
Downloaded primp
Downloaded py-mini-racer
Downloaded akracer
Downloaded curl-cffi
Downloaded akshare
Installed 99 packages in 94ms
Traceback (most recent call last):
File "/home/runner/.cache/uv/archive-v0/0UbY1LqxwqrpV-3w/bin/openinvest", line 12, in <module>
sys.exit(main())
~~~~^^
File "/home/runner/.cache/uv/archive-v0/0UbY1LqxwqrpV-3w/lib/python3.13/site-packages/openinvest/cli.py", line 79, in main
from openinvest.connectors.mcp_server import main as _mcp_main
File "/home/runner/.cache/uv/archive-v0/0UbY1LqxwqrpV-3w/lib/python3.13/site-packages/openinvest/connectors/mcp_server.py", line 30, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
macOS
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Building jsonpath==0.82.2
Downloading curl-cffi (2.7MiB)
Downloading primp (4.5MiB)
Downloading akshare (1.2MiB)
Downloading mini-racer (17.7MiB)
Built jsonpath==0.82.2
Downloaded primp
Downloaded mini-racer
Downloaded curl-cffi
Downloaded akshare
Installed 97 packages in 1.11s
Traceback (most recent call last):
File "/Users/runner/.cache/uv/archive-v0/A46jS3XLhxjh97cY/bin/openinvest", line 12, in <module>
sys.exit(main())
~~~~^^
File "/Users/runner/.cache/uv/archive-v0/A46jS3XLhxjh97cY/lib/python3.14/site-packages/openinvest/cli.py", line 79, in main
from openinvest.connectors.mcp_server import main as _mcp_main
File "/Users/runner/.cache/uv/archive-v0/A46jS3XLhxjh97cY/lib/python3.14/site-packages/openinvest/connectors/mcp_server.py", line 30, in <module>
from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'
Windows
MCP handshake failed2026-08-16 · probed over pypi1 recorded run, oldest first.
handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Building jsonpath==0.82.2
Downloading lxml (3.8MiB)
Downloading sqlalchemy (2.1MiB)
Downloading numpy (11.9MiB)
Downloading curl-cffi (1.9MiB)
Downloading mini-racer (14.8MiB)
Downloading primp (4.4MiB)
Downloading akshare (1.2MiB)
Downloading pandas (9.4MiB)
Built jsonpath==0.82.2
Downloaded curl-cffi
Downloaded primp
Downloaded sqlalchemy
Downloaded mini-racer
Downloaded lxml
Downloaded akshare
Downloaded numpy
Downloaded pandas
Installed 100 packages in 1m 20s
Traceback (most recent call last):
File "<frozen runpy>", line 203, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kUGB8bHxgklin6Dl\Scripts\openinvest.exe\__main__.py", line 4, in <module>
from openinvest.cli import main
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kUGB8bHxgklin6Dl\Lib\site-packages\openinvest\cli.py", line 57, in <module>
from openinvest.core.memory_store import MemoryStore # noqa: E402
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\kUGB8bHxgklin6Dl\Lib\site-packages\openinvest\core\memory_store.py", line 11, in <module>
import fcntl
ModuleNotFoundError: No module named 'fcntl'
Badge
Paste this into the project README to show the current result:
[](https://doesitinstall.com/s/io.github.longsizhuo__openinvest.html)