discover_inventory — Trillboards DOOH Advertising MCP Tool
discover_inventory
(discover inventory) is one of 83 tools on the
Trillboards DOOH Advertising
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call discover_inventory from your client
- Claude Code Trillboards DOOH Advertising discover_inventory run in your project directory
- Claude Desktop Trillboards DOOH Advertising discover_inventory ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Trillboards DOOH Advertising discover_inventory ~/.cursor/mcp.json
- VS Code Trillboards DOOH Advertising discover_inventory .vscode/mcp.json
- Zed Trillboards DOOH Advertising discover_inventory ~/.config/zed/settings.json
- Windsurf Trillboards DOOH Advertising discover_inventory ~/.codeium/windsurf/mcp_config.json
- Cline Trillboards DOOH Advertising discover_inventory ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Trillboards DOOH Advertising discover_inventory ~/.gemini/settings.json
- Grok Trillboards DOOH Advertising discover_inventory .mcp.json (in your project root)
- ChatGPT Trillboards DOOH Advertising discover_inventory Settings → Connectors → Advanced → Developer mode
- Claude.ai Trillboards DOOH Advertising discover_inventory Settings → Connectors → Add custom connector
- LangChain Trillboards DOOH Advertising discover_inventory pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http trillboards-dooh https://api.trillboards.com/mcp
Other tools on this server
- register_partner
- get_partner_info
- register_device
- list_devices
- get_device
- delete_device
- get_device_ads
- record_impression
- batch_impressions
- device_heartbeat
- get_analytics
- create_webhook
- list_webhooks
- update_webhook
- delete_webhook
- test_webhook
- get_webhook_deliveries
- get_live_audience
- get_audience_forecast
- create_campaign
- get_campaign_performance
- get_network_stats
- get_signals
- activate_signal
- get_adcp_capabilities
- get_products
- list_creatives
- list_creative_formats
- get_media_buys
- create_media_buy
- update_media_buy
- sync_creatives
- get_media_buy_delivery
- provide_performance_feedback
- log_event
- list_accounts
- sync_accounts
- get_task_status
- tasks_get
- list_tasks
- tasks_list
- get_pricing
- get_usage_summary
- setup_billing
- purchase_credits
- get_billing_status
- get_campaign_attribution
- get_attribution_timeseries
- get_attention_metrics
- get_creative_attention
- get_multi_touch_attribution
- get_cross_channel_journey
- get_incrementality
- create_experiment
- get_creative_attribution
- get_roas
- export_cohort
- get_audience_lookalike
- semantic_audience_search
- get_campaign_heatmap
- verify_proof_of_play
- query_observations
- semantic_search_observations
- anomaly_detect
- cross_signal_correlate
- configure_sensing
- export_dataset
- predictive_query
- get_social_attention
- find_similar_moments
- predict_moment_quality
- recommend_creative
- get_social_contagion_summary
- get_dataset_stats
- get_content_performance
- search_content
- get_content_recommendations
- list_endpoints
- describe_endpoint
- validate_request
- list_error_codes
- query_changelog
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.