Investment runtime for AI agents — LLM investment committee, portfolio ledger, decision accounting
claude mcp add openinvest -- uvx openinvest
claude_desktop_config.json
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"openinvest": {
"type": "stdio",
"command": "uvx",
"args": [
"openinvest"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.longsizhuo--openinvest/reviews or the review_server meta-tool.
POST /mcp