trading MCP Server

utilities By mindsightventures

Description

AI-powered trading strategy development: backtesting, market data, and portfolio analysis

Install & Run Command

npx -y agency.lona/trading
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "agency-lona-trading": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-agency-lona-trading" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author mindsightventures
Category utilities
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!