FIXSIM for Cursor
io.github.gammathreetrading/fixsim
Test FIX from Claude, ChatGPT, or Cursor: free sandbox FIX sessions or your own FIXSIM instances.
client:Cursor
transport:streamable-http
tools:21
Install FIXSIM in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fixsim": {
"url": "https://mcp.fixsim.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- fixsim_list_orders_out
- sandbox_get_status
- fixsim_send_order
- fixsim_list_orders_in
- fixsim_list_executions_in
- fixsim_act_on_orders
- sandbox_set_autofill
- fixsim_cancel_order_out
- fixsim_list_sessions
- fixsim_list_executions_out
- fixsim_get_session
- sandbox_act_on_order
- fixsim_get_order_in
- sandbox_get_orders
- sandbox_get_messages
- sandbox_create_session
- sandbox_end_session
- fixsim_send_raw_fix
- fixsim_list_instances
- fixsim_list_securities
- sandbox_get_session