Stats
Actions
Tags
From invest
Local MCP server for investment-related queries and data access. Purpose is inferred from the server key and script location.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"openinvest": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/skills/invest/scripts/run.sh",
"mcp"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
npx claudepluginhub longsizhuo/openinvest --plugin invest