{"servers":[{"name":"alphoncev3-trading","description":"Alphonce trading, portfolio, and strategy management MCP server","version":"1.1.0","endpoint":"http://localhost:3000/api/mcp","transports":["streamable-http"],"auth":{"type":"oauth2","authorization_endpoint":"http://localhost:3000/api/mcp/oauth/authorize","token_endpoint":"http://localhost:3000/api/mcp/oauth/token","scopes":["portfolio:read","trades:execute","strategies:read","strategies:write","marketplace:read","marketplace:admin","analysis:read","simulations:run"]},"tools":["GET_PORTFOLIO_SUMMARY","GET_HOLDINGS","GET_EXCHANGE_CONNECTIONS","GET_QUOTE","GET_QUOTES","RESEARCH_TICKER","GET_BOT_ACTIVITY","RUN_BACKTEST","SYNC_PORTFOLIO","GET_BOT_STATUS","GET_BOT_TRADES","GET_STRATEGIES","GET_STRATEGY_DETAILS","GET_STRATEGY_PERFORMANCE","GET_STRATEGY_TYPES","ANALYZE_STRATEGY","PLACE_ORDER","CANCEL_ORDER","GET_ORDERS","GET_ORDER_STATUS","CREATE_STRATEGY","UPDATE_STRATEGY","DELETE_STRATEGY","CONTROL_STRATEGY","GET_MARKETPLACE_LISTINGS","GET_USER_TRIALS","GET_TRIAL_STATUS"]},{"name":"alphonce-research","description":"Alphonce AI research engine and backtest simulation MCP server","version":"1.1.0","endpoint":"http://localhost:3000/api/mcp/research","transports":["streamable-http"],"auth":{"type":"oauth2","authorization_endpoint":"http://localhost:3000/api/mcp/oauth/authorize","token_endpoint":"http://localhost:3000/api/mcp/oauth/token","scopes":["portfolio:read","strategies:read","analysis:read","simulations:run"]},"tools":["research_ticker","scan_market","batch_research","auto_research","run_simulation","get_simulation","list_simulations","health"]}]}