preview_card_basket — EventTrader MCP MCP Tool
preview_card_basket
(preview card basket) is one of 74 tools on the
EventTrader MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call preview_card_basket from your client
- Claude Code EventTrader MCP preview_card_basket run in your project directory
- Claude Desktop EventTrader MCP preview_card_basket ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EventTrader MCP preview_card_basket ~/.cursor/mcp.json
- VS Code EventTrader MCP preview_card_basket .vscode/mcp.json
- Zed EventTrader MCP preview_card_basket ~/.config/zed/settings.json
- Windsurf EventTrader MCP preview_card_basket ~/.codeium/windsurf/mcp_config.json
- Cline EventTrader MCP preview_card_basket ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EventTrader MCP preview_card_basket ~/.gemini/settings.json
- Grok EventTrader MCP preview_card_basket .mcp.json (in your project root)
- ChatGPT EventTrader MCP preview_card_basket Settings → Connectors → Advanced → Developer mode
- Claude.ai EventTrader MCP preview_card_basket Settings → Connectors → Add custom connector
- LangChain EventTrader MCP preview_card_basket pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http event-trader-mcp https://cymetica.com/mcp/v1
Other tools on this server
- get_trust_signal
- list_markets
- get_market
- get_prices
- get_orderbook
- list_clob_pairs
- search_markets
- get_platform_status
- who_is_this
- get_ai_native_proof
- get_trust_ladder
- get_btc_pool_state
- get_btc_pool_history
- get_prediction_statistics
- get_deadcoin_quote
- get_deadcoin_desk_info
- ceo_ai_index_get
- get_bug_bounty_program
- list_backtest_surfaces
- get_backtest_models
- launchpad_list_tokens
- launchpad_launch_token
- launchpad_list_launchers
- launchpad_record_cross_launch
- launchpad_set_token_socials
- launchpad_trade_quote
- launchpad_get_token
- sui_launchpad_prepare
- list_ontology_dimensions
- browse_ontology
- resolve_ontology_concept
- search_ontology
- find_trade_path
- get_strategy_returns
- board_channels
- board_search
- board_threads
- board_read_thread
- board_read_post
- board_post
- board_revise
- board_replicate
- board_subscribe
- board_flag
- list_clonable_bots
- list_funds
- get_fund
- get_fund_history
- get_fund_methodology
- get_crypto_outlook
- bb_search_rebuilt_apps
- bb_file_request
- bb_get_request
- bb_app_stats
- bb_apply_startup
- bb_startup_line
- bb_startup_bid
- bb_accept_spec
- bb_request_change
- bb_post_verdict
- feature_bidding_rules
- feature_board
- feature_bids
- feature_my_bids
- feature_place_bid
- get_arena_state
- get_arena_teams
- get_arena_orderbook
- get_arena_epoch
- get_arena_history
- ask_nexus
- search
- fetch
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.