← Registry

Security & Testing

daedalusdevelopmentgroup.com

Provides security controls, public resource indexing, and agent distribution management for a platform.

1 endpoint26 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.daedalusdevelopmentgroup.com/mcp

No auth detected

MCP server metadata

Name
ddg-agent-services
Version
1.28.0
Capabilities
experimentalpromptsresourcestools
Server instructions

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_profile

Return this MCP wrapper's local security controls and publication gates.

Inferred read-only
ddg_public_resource_index

List allowlisted DDG public manifests/docs available as MCP resources.

Inferred read-only
ddg_fetch_public_resource

Fetch an allowlisted DDG public manifest/doc by id or ddg:// URI with redaction and size caps.

Inferred read-only
ddg_agent_distribution_targets

Return the AI-agent radar surfaces DDG is targeting and their current go-live gates.

Inferred read-only
ddg_x402_bazaar_readiness

Return CDP x402 Bazaar candidate resources, schema metadata, and settlement indexing gates.

Inferred read-only
ddg_x402scan_status

Return DDG's x402scan registration status, resource URLs, and runtime probe guardrails.

Inferred read-only
ddg_x402_supported_chains

Return all x402/direct-crypto chains DDG supports for AI-agent payment routing.

Potential side effects
ddg_direct_crypto_addresses

Return DDG's public direct-crypto receiving addresses for manual/beta payment routing.

Potential side effects
ddg_micro_swarm_preview

Run the free DDG micro-model-swarm preview with a local Ollama mini-model.

Inferred read-only
ddg_ethereum_rpc_query

Proxy a free read-only Ethereum JSON-RPC query through DDG's private Reth node (sync-gated).

Inferred read-only
ddg_list_services

List DDG live/manual services from the public pricing and catalog surfaces.

Inferred read-only
ddg_list_models

List local/free Ollama models and queryable paid/account-backed route labels.

Inferred read-only
ddg_list_local_runtime_options

List free-seat status plus requestable local runtimes such as Ollama, llama.

Inferred read-only
ddg_quote_payment

Return the payment challenge for a supported DDG protected route without executing backend compute.

Potential side effects
ddg_run_paid_model

Run a paid model/chat or agent-run route after caller supplies valid payment headers.

Potential side effects
ddg_submit_order

Submit a paid operator-reviewed DDG order after caller supplies valid payment headers/proof.

Potential side effects
ddg_request_ollama_model

Queue a local model/runtime request.

Inferred read-only
ddg_checkout_conformance

Return DDG's public checkout conformance profile without spending money.

Inferred read-only
ddg_agent_status

Return DDG's machine-readable service/rail/MCP status document.

Inferred read-only
ddg_skill_safety_scan

Run the free static-only DDG AI skill/workflow safety scan.

Inferred read-only
ddg_order_status

Poll an agent-scoped DDG order status URL.

Inferred read-only
ddg_order_artifact

Fetch an agent-scoped DDG order artifact when ready.

Inferred read-only
ddg_receipt_verify_design

Describe the planned free receipt-verification tool contract.

Inferred read-only
ddg_security_service_catalog

Return DDG's AI-agent cybersecurity service catalog.

Inferred read-only
ddg_tx_smoke_test

Exercise the one-cent DDG transaction smoke-test route with caller-supplied payment headers.

Potential side effects
ddg_data_query

Call an allowlisted DDG paid data endpoint (prediction-markets, dex-pairs, model-catalog, price-feed, dns-lookup, web-search, contract-abi, etc.

Inferred read-only

CONNECT 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.

Trust status Trusted

daedalusdevelopmentgroup.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.