Finance|AI / ML|DevelopmentPython

valuecell

ValueCell is a community-driven, multi-agent platform for financial applications.

Free
N/A rating (0 reviews)0 installs10,250 GitHub stars
financial applicationsmulti-agentcommunity-driven

ValueCell provides a multi-agent platform that facilitates deep research and market analysis for financial applications, enabling users to leverage AI for enhanced decision-making.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "valuecell": {
      "args": [
        "valuecell"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.