feature_board — EventTrader MCP MCP Tool
feature_board
(feature board) 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 feature_board from your client
- Claude Code EventTrader MCP feature_board run in your project directory
- Claude Desktop EventTrader MCP feature_board ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor EventTrader MCP feature_board ~/.cursor/mcp.json
- VS Code EventTrader MCP feature_board .vscode/mcp.json
- Zed EventTrader MCP feature_board ~/.config/zed/settings.json
- Windsurf EventTrader MCP feature_board ~/.codeium/windsurf/mcp_config.json
- Cline EventTrader MCP feature_board ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI EventTrader MCP feature_board ~/.gemini/settings.json
- Grok EventTrader MCP feature_board .mcp.json (in your project root)
- ChatGPT EventTrader MCP feature_board Settings → Connectors → Advanced → Developer mode
- Claude.ai EventTrader MCP feature_board Settings → Connectors → Add custom connector
- LangChain EventTrader MCP feature_board 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
- preview_card_basket
- 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_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.