Test FIX from Claude, ChatGPT, or Cursor: free sandbox FIX sessions or your own FIXSIM instances.
FIXSIM is a remote MCP server published at mcp.fixsim.com. It has been probed 5 times since 9/13/2026. It answered in 5 of them (100.0%), a near-uninterrupted record. Median response time is 772 ms, a delay an agent will notice. It exposes a broad tool surface of 21 tools. On the protocol side it speaks the 2026-07-28 stateless spec.
Can an LLM agent pick the right tool here — names, descriptions and parameter clarity are assessed.
| Run | Era | Modern | ms | Legacy | ms | Versions |
|---|---|---|---|---|---|---|
| 2026-09-13 12:47:19 | Dual-era | 200 | 740 | 200 | 698 | 2026-07-28 |
| 2026-09-13 10:45:14 | Dual-era | 200 | 791 | 200 | 772 | 2026-07-28 |
| 2026-09-13 08:43:04 | Dual-era | 200 | 836 | 200 | 807 | 2026-07-28 |
| 2026-09-13 06:40:42 | Dual-era | 200 | 775 | 200 | 735 | 2026-07-28 |
| 2026-09-13 04:35:29 | Dual-era | 200 | 661 | 200 | 660 | 2026-07-28 |
tools/list structure, inputSchema validity, and a functional smoke test — the components of the 0-100 score.
Tools the server advertised in the latest measurement — measured, not catalog-claimed.
fixsim_list_orders_outOrders FIXSIM sent OUT on a session (created with fixsim_send_order). Pass clOrdId to fetch one.
instancestringrequiredsessionstringrequiredclOrdIdstringlimitintegerapiKeystringsandbox_get_statusIs the user's FIX engine connected to the sandbox session? Returns state: connected, waiting (nobody logged on yet), disabled, or unknown.
sessionIdstringrequiredfixsim_send_orderHave FIXSIM send a New Order Single (35=D) OUT on a session to the user's system, so they can test how their system handles inbound orders. Follow up with fixsim_list_orders_out and fixsim_list_executions_in to see what came back.
instancestringrequiredsessionstringrequiredclOrdIdstringrequiredsymbolstringrequiredsidestringrequiredorderQtynumberrequiredordTypestringrequiredpricenumberadditionalTagsarrayapiKeystringfixsim_list_orders_inOrders the user's trading system sent INTO FIXSIM on a session (FIXSIM is the counterparty). Includes ClOrdID, symbol, side, quantity, remaining quantity, order status and the raw FIX message. Optionally filter by FIX OrdStatus code (tag 39): 0 new, 1 partially filled, 2 filled, 4 canceled, 8 rejected.
instancestringrequiredsessionstringrequiredorderStatusstringlimitintegerapiKeystringfixsim_list_executions_inExecution reports the user's system sent INTO FIXSIM on a session (when FIXSIM is the order sender and the user's system is the executing side). Optionally filter by ExecID (tag 17).
instancestringrequiredsessionstringrequiredexecIdstringlimitintegerapiKeystringfixsim_act_on_ordersRespond to orders the user's system sent into FIXSIM: acknowledge, fully or partially execute, reject, cancel remaining, expire, done-for-day, restate, or accept/reject a pending cancel/replace. FIXSIM emits the matching execution reports on the FIX session. Give one or more ClOrdIDs; for executions supply lastPx and, for a partial, lastQty.
instancestringrequiredsessionstringrequiredactionstringrequiredclOrdIdsarrayrequiredlastPxnumberlastQtynumberapiKeystringsandbox_set_autofillTurn automatic fills on or off for a sandbox session. On: every order the user sends is filled immediately at the security's last price. Off (default): orders are acknowledged and wait for sandbox_act_on_order.
sessionIdstringrequiredenabledbooleanrequiredfixsim_cancel_order_outHave FIXSIM send an Order Cancel Request (35=F) for an order it previously sent out with fixsim_send_order.
instancestringrequiredsessionstringrequiredclOrdIdstringrequirednewClOrdIdstringadditionalTagsarrayapiKeystringfixsim_list_sessionsList the FIX sessions on an instance with their FIX version, CompIDs, acceptor/initiator role, host/port, enabled and logged-in state, and sequence numbers.
instancestringrequiredapiKeystringfixsim_list_executions_outExecution reports FIXSIM sent OUT on a session (acks, fills, partial fills, rejects, cancels). Pass clOrdId to see the full execution history of one order: ExecType, OrdStatus, LastPx/LastQty, CumQty, LeavesQty, AvgPx and the raw FIX.
instancestringrequiredsessionstringrequiredclOrdIdstringlimitintegerapiKeystringfixsim_get_sessionGet one FIX session's settings and live state (logged in?, sequence numbers, connection details).
instancestringrequiredsessionstringrequiredapiKeystringsandbox_act_on_orderPlay the exchange for one order the user sent in: fill (full execution), partial (partial fill), reject, or cancel (cancel the remaining quantity). FIXSIM sends the matching execution report back to the user's engine.
sessionIdstringrequiredclOrdIdstringrequiredactionstringrequiredEach block is one measurement round. Green: working response. Amber: responded but the server was returning errors (5xx). Red: no response at all.
Each cell is one probe run. Faded cells are incomplete probes — one leg did not answer, so the era is inconclusive.
The two probe legs separately: modern server/discover and legacy initialize.
Derived by comparing consecutive probes — changes in era, protocol version, build and reachability.
Add this badge to your README — it updates automatically as measurements change.
[](https://mcpmetrics.io/servers/io-github-gammathreetrading-fixsim)<a href="https://mcpmetrics.io/servers/io-github-gammathreetrading-fixsim"><img src="https://mcpmetrics.io/badge/io.github.GammaThreeTrading/fixsim/era.svg" alt="mcpmetrics"></a>You are seeing the last 7 days. Sign up for the full history. Which check failed and why is in the dashboard.
Sign up free to seeThe catalog entries whose name and description are closest to this one, found with the same index the search box uses.
Let your AI agent hire a human for tasks it can't do — first post free.
Yapp turns "build me a page and publish it" into a live URL. Connect once (browser OAuth, or a token for terminal clients) and your AI can publish a webpage from HTML, or host a PDF, image, or ZIP exactly as-is to a public `<slug>.yapp.page` URL in seconds, then update, password-protect, set expiry, attach a custom domain, or read form submissions, all by asking. Free to start; no local install. **Tools (15):** `publish_page`, `publish_file`, `update_page`, `delete_page`, `get_page_stats`, `list_my_pages`, `rename_page`, `change_page_slug`, `set_page_expiry`, `set_page_password`, `list_submissions`, `add_custom_domain`, `list_custom_domains`, `check_custom_domain`, `remove_custom_domain`.
AI job search MCP — fact-checked jobs, application tracker, alerts. ChatGPT, Claude, Cursor.
Model the realistic monthly cost of an LLM app **before you build it**. Not a token calculator: retries, prompt caching, batch discounts, infra overhead, and 3×/10× growth are modeled in, across GPT-5.x, Claude, Gemini, DeepSeek, and more. **Works without a key.** Connect and ask — demo mode covers the six free-tier models. A Pro API key ([beforeyouship.dev](https://beforeyouship.dev)) unlocks the full 18-model catalog. ## Tools | Tool | What it does | |---|---| - **`estimate_cost`** Full cost model for an architecture at a given usage level. Returns Naive / Realistic / Worst Case $/mo per model, growth scenarios, and an opinionated recommendation. | - **`get_model_prices`** Current per-1M-token pricing (input, output, cached, batch) with context windows and staleness metadata. | - **`list_archetypes`** Seven preset architecture patterns (chatbot, RAG pipeline, multi-step agent, …) used as starting points for estimates. | ## Try it Paste into Claude Code or Cursor after connecting
Verify your agent's x402 payment flow for free on Base Sepolia testnet before real money moves.
Real-time Claude & Anthropic news from your own Claude — free, no API key.
Comments
Sign in to write a comment
No comments yet. Be the first.