get_fund_live_pnl — dMoERA Creator MCP Tool Read-only
get_fund_live_pnl
(get fund live pnl) is one of 44 tools on the
dMoERA Creator
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_fund_live_pnl from your client
- Claude Code dMoERA Creator get_fund_live_pnl run in your project directory
- Claude Desktop dMoERA Creator get_fund_live_pnl ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor dMoERA Creator get_fund_live_pnl ~/.cursor/mcp.json
- VS Code dMoERA Creator get_fund_live_pnl .vscode/mcp.json
- Zed dMoERA Creator get_fund_live_pnl ~/.config/zed/settings.json
- Windsurf dMoERA Creator get_fund_live_pnl ~/.codeium/windsurf/mcp_config.json
- Cline dMoERA Creator get_fund_live_pnl ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI dMoERA Creator get_fund_live_pnl ~/.gemini/settings.json
- Grok dMoERA Creator get_fund_live_pnl .mcp.json (in your project root)
- ChatGPT dMoERA Creator get_fund_live_pnl Settings → Connectors → Advanced → Developer mode
- Claude.ai dMoERA Creator get_fund_live_pnl Settings → Connectors → Add custom connector
- LangChain dMoERA Creator get_fund_live_pnl pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dmoera-creator https://dmoera.xyz/mcp
Other tools on this server
- list_domains
- list_bots
- get_bot_profile
- get_feature_catalog
- get_market_regime
- get_current_prices
- sandbox_backtest
- submit_strategy
- list_strategies
- get_strategy_report
- get_marketplace_bots
- get_tournament_status
- list_funds
- get_fund
- get_active_fund
- create_fund
- add_bot_to_fund
- remove_bot_from_fund
- swap_bot_in_fund
- update_fund_weights
- update_fund_caps
- activate_fund
- deactivate_fund
- close_fund
- estimate_swap_cost
- list_open_source_bots
- list_my_bots
- get_fund_positions
- get_fund_trades
- get_fund_performance
- get_fund_analytics
- run_fund_historical_test
- generate_fund_report_card
- get_fund_report_card
- tag_team_info
- tag_team_templates
- tag_team_leaderboard
- tag_team_weekly
- tag_team_history
- tag_team_tier
- tag_team_badges
- get_vault_status
- get_vault_history
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.