A
licenseNot graded
qualityD
maintenanceEnables AI agents to perform forex trading operations through brokerages with risk controls and safety guardrails.
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one generates a quote, the other executes it. No overlap or ambiguity.
Both tools follow a consistent verb_noun pattern with snake_case: get_fx_quote and capture_fx_quote.
With only 2 tools, the set is minimal but appropriate for a focused FX quote-capture workflow. Slightly thin but not unreasonable.
The core flow of getting and capturing a quote is covered, but missing operations like quote status, history, or cancellation create notable gaps.