Security & Testing
daedalusdevelopmentgroup.com
Provides security controls, public resource indexing, and agent distribution management for a platform.
ENDPOINT 1
https://mcp.daedalusdevelopmentgroup.com/mcp
MCP server metadata
- Name
- ddg-agent-services
- Version
- 1.28.0
Payment-aware DDG Agent-Payable Services wrapper. Free tools expose discovery/status/conformance; paid tools return structured 402 challenges unless caller supplies valid payment headers. MCP resources expose only allowlisted public DDG manifests/docs. Never relay provider credentials, raw payment material, arbitrary URLs, or shell/file access. For hosted/remote use, pass a stable buyer agent_id tool argument so DDG order and payment scopes do not collapse into the server default identity.
Known tools 26
ddg_mcp_security_profileReturn this MCP wrapper's local security controls and publication gates.
Inferred read-onlyddg_public_resource_indexList allowlisted DDG public manifests/docs available as MCP resources.
Inferred read-onlyddg_fetch_public_resourceFetch an allowlisted DDG public manifest/doc by id or ddg:// URI with redaction and size caps.
Inferred read-onlyddg_agent_distribution_targetsReturn the AI-agent radar surfaces DDG is targeting and their current go-live gates.
Inferred read-onlyddg_x402_bazaar_readinessReturn CDP x402 Bazaar candidate resources, schema metadata, and settlement indexing gates.
Inferred read-onlyddg_x402scan_statusReturn DDG's x402scan registration status, resource URLs, and runtime probe guardrails.
Inferred read-onlyddg_x402_supported_chainsReturn all x402/direct-crypto chains DDG supports for AI-agent payment routing.
Potential side effectsddg_direct_crypto_addressesReturn DDG's public direct-crypto receiving addresses for manual/beta payment routing.
Potential side effectsddg_micro_swarm_previewRun the free DDG micro-model-swarm preview with a local Ollama mini-model.
Inferred read-onlyddg_ethereum_rpc_queryProxy a free read-only Ethereum JSON-RPC query through DDG's private Reth node (sync-gated).
Inferred read-onlyddg_list_servicesList DDG live/manual services from the public pricing and catalog surfaces.
Inferred read-onlyddg_list_modelsList local/free Ollama models and queryable paid/account-backed route labels.
Inferred read-onlyddg_list_local_runtime_optionsList free-seat status plus requestable local runtimes such as Ollama, llama.
Inferred read-onlyddg_quote_paymentReturn the payment challenge for a supported DDG protected route without executing backend compute.
Potential side effectsddg_run_paid_modelRun a paid model/chat or agent-run route after caller supplies valid payment headers.
Potential side effectsddg_submit_orderSubmit a paid operator-reviewed DDG order after caller supplies valid payment headers/proof.
Potential side effectsddg_checkout_conformanceReturn DDG's public checkout conformance profile without spending money.
Inferred read-onlyddg_receipt_verify_designDescribe the planned free receipt-verification tool contract.
Inferred read-onlyddg_tx_smoke_testExercise the one-cent DDG transaction smoke-test route with caller-supplied payment headers.
Potential side effectsddg_data_queryCall an allowlisted DDG paid data endpoint (prediction-markets, dex-pairs, model-catalog, price-feed, dns-lookup, web-search, contract-abi, etc.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.ddg-agent-services]
url = "https://mcp.daedalusdevelopmentgroup.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ddg-agent-services": {
"type": "http",
"url": "https://mcp.daedalusdevelopmentgroup.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ddg-agent-services
Remote MCP URL: https://mcp.daedalusdevelopmentgroup.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"ddg-agent-services": {
"url": "https://mcp.daedalusdevelopmentgroup.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ddg-agent-services": {
"type": "http",
"url": "https://mcp.daedalusdevelopmentgroup.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ddg-agent-services",
"transport": "streamable-http",
"url": "https://mcp.daedalusdevelopmentgroup.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for daedalusdevelopmentgroup.com was fetched 2026-07-26T09:08:09.018Z and is being refreshed.
daedalusdevelopmentgroup.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.