NexusTrade Financial MCP for Zed
io.github.austin-starks/nexustrade-mcp
Quant research, backtesting, marketplace subscriptions, editable forks, copy trading, and execution.
client:Zed
transport:streamable-http
tools:24
Install NexusTrade Financial MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"nexustrade-mcp": {
"url": "https://nexustrade.io/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed can do once it is connected
- list_agents
- create_agent
- send_chat_message
- get_agent
- get_agent_trajectory
- query_backtest_history
- query_backtest_status
- create_portfolio_variant
- build_portfolio
- stop_agent
- archive_agent
- unarchive_agent
- star_agent
- approve_agent_plan
- reject_agent_action
- send_agent_message
- fetch_portfolios
- get_portfolio
- create_portfolio
- backtest_portfolio
- search_public_portfolios
- update_portfolio
- clone_strategies_to_portfolio
- fork_shared_portfolio