ddg_data_query — DDG Agent Services MCP Tool
ddg_data_query
(ddg data query) is one of 54 tools on the
DDG Agent Services
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ddg_data_query from your client
- Claude Code DDG Agent Services ddg_data_query run in your project directory
- Claude Desktop DDG Agent Services ddg_data_query ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DDG Agent Services ddg_data_query ~/.cursor/mcp.json
- VS Code DDG Agent Services ddg_data_query .vscode/mcp.json
- Zed DDG Agent Services ddg_data_query ~/.config/zed/settings.json
- Windsurf DDG Agent Services ddg_data_query ~/.codeium/windsurf/mcp_config.json
- Cline DDG Agent Services ddg_data_query ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DDG Agent Services ddg_data_query ~/.gemini/settings.json
- Grok DDG Agent Services ddg_data_query .mcp.json (in your project root)
- ChatGPT DDG Agent Services ddg_data_query Settings → Connectors → Advanced → Developer mode
- Claude.ai DDG Agent Services ddg_data_query Settings → Connectors → Add custom connector
- LangChain DDG Agent Services ddg_data_query pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ddg-agent-services-mcp https://mcp.daedalusdevelopmentgroup.com/mcp
Other tools on this server
- ddg_mcp_security_profile
- ddg_public_resource_index
- ddg_fetch_public_resource
- ddg_agent_distribution_targets
- ddg_x402_bazaar_readiness
- ddg_x402scan_status
- ddg_x402_supported_chains
- ddg_direct_crypto_addresses
- ddg_micro_swarm_preview
- ddg_ethereum_rpc_query
- ddg_search_services
- ddg_call
- ddg_list_services
- ddg_list_models
- ddg_list_local_runtime_options
- ddg_quote_payment
- ddg_run_paid_model
- ddg_submit_order
- ddg_request_ollama_model
- ddg_checkout_conformance
- ddg_agent_status
- ddg_skill_safety_scan
- ddg_order_status
- ddg_order_artifact
- ddg_receipt_verify_design
- ddg_security_service_catalog
- ddg_tx_smoke_test
- ddg_html_to_structured
- ddg_table_extract
- ddg_regex_builder
- ddg_card_fingerprint
- ddg_address_validate
- ddg_calendar_parse
- ddg_phone_intel
- ddg_domain_age
- ddg_agent_reputation_lookup
- ddg_seller_trust_badge
- ddg_dispute_evidence_pack
- ddg_receipt_escrow_release
- ddg_robot_fleet_quota_audit
- ddg_robot_geo_fence_audit
- ddg_robot_human_takeover_audit
- ddg_robot_delegation_chain_audit
- ddg_model_compare
- ddg_token_estimate
- ddg_prompt_cost_budget
- ddg_eth_gas
- ddg_wallet_snapshot
- ddg_tx_status
- ddg_token_meta
- ddg_crypto_price
- ddg_gas_multi
- ddg_crypto_portfolio
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.