# DDG Agent Services (remote · mcp.daedalusdevelopmentgroup.com)

Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.

- Trust score: 58/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.daedalusdevelopmentgroup.com`: 58/100 (this document), [markdown](https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/mcp.md), [page](https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/mcp)
- pypi · `ddg-agent-services-mcp`: 10/100, [markdown](https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/ddg-agent-services-mcp.md), [page](https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/ddg-agent-services-mcp)

## Channel facts

- Endpoint: `https://mcp.daedalusdevelopmentgroup.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.5.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 26 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1432 tokens (~35/item across 40 items; 26 tools + 14 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http daedalusdevelopmentgroup-ddg-agent-services-mcp https://mcp.daedalusdevelopmentgroup.com/mcp
```

### Codex

```toml
[mcp_servers.daedalusdevelopmentgroup-ddg-agent-services-mcp]
url = "https://mcp.daedalusdevelopmentgroup.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "daedalusdevelopmentgroup-ddg-agent-services-mcp": {
      "type": "remote",
      "url": "https://mcp.daedalusdevelopmentgroup.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add daedalusdevelopmentgroup-ddg-agent-services-mcp --url https://mcp.daedalusdevelopmentgroup.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  daedalusdevelopmentgroup-ddg-agent-services-mcp:
    url: "https://mcp.daedalusdevelopmentgroup.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "daedalusdevelopmentgroup-ddg-agent-services-mcp": {
      "type": "http",
      "url": "https://mcp.daedalusdevelopmentgroup.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 56, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-29 (score 56, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 55, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 54)

First indexed and scored.

## MCP tools (26)

### `ddg_mcp_security_profile` (~24 tokens)

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

### `ddg_public_resource_index` (~24 tokens)

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

### `ddg_fetch_public_resource` (~41 tokens)

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

Input parameters:

- `resource` (string, required)

### `ddg_agent_distribution_targets` (~28 tokens)

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

### `ddg_x402_bazaar_readiness` (~32 tokens)

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

### `ddg_x402scan_status` (~31 tokens)

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

### `ddg_x402_supported_chains` (~30 tokens)

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

### `ddg_direct_crypto_addresses` (~28 tokens)

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

### `ddg_micro_swarm_preview` (~53 tokens)

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

Input parameters:

- `agent_id`
- `combo`
- `model`
- `prompt` (string, required)

### `ddg_ethereum_rpc_query` (~48 tokens)

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

Input parameters:

- `agent_id`
- `body` (object, required)

### `ddg_list_services` (~24 tokens)

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

### `ddg_list_models` (~25 tokens)

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

### `ddg_list_local_runtime_options` (~43 tokens)

List free-seat status plus requestable local runtimes such as Ollama, llama.cpp, LM Studio, OpenAI-compatible servers, and vLLM.

### `ddg_quote_payment` (~39 tokens)

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

Input parameters:

- `agent_id`
- `path` (string)

### `ddg_run_paid_model` (~53 tokens)

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

Input parameters:

- `agent_id`
- `payment_headers`
- `prompt` (string, required)
- `route` (string, required)

### `ddg_submit_order` (~54 tokens)

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

Input parameters:

- `agent_id`
- `payment_headers`
- `request` (object, required)
- `service_id` (string, required)

### `ddg_request_ollama_model` (~64 tokens)

Queue a local model/runtime request. This never auto-downloads by public request.

Input parameters:

- `agent_id`
- `expected_size_gb`
- `model` (string, required)
- `reason` (string)
- `runtime` (string)

### `ddg_checkout_conformance` (~24 tokens)

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

### `ddg_agent_status` (~24 tokens)

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

### `ddg_skill_safety_scan` (~63 tokens)

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

    The scan never executes submitted code and redacts secret-like evidence.

Input parameters:

- `agent_id`
- `label` (string)
- `skill_markdown` (string, required)

### `ddg_order_status` (~35 tokens)

Poll an agent-scoped DDG order status URL.

Input parameters:

- `agent_id`
- `order_id` (string, required)

### `ddg_order_artifact` (~37 tokens)

Fetch an agent-scoped DDG order artifact when ready.

Input parameters:

- `agent_id`
- `order_id` (string, required)

### `ddg_receipt_verify_design` (~68 tokens)

Describe the planned free receipt-verification tool contract.

    This is intentionally marked not-live until `/v1/receipt-verify` is implemented
    and backed by payment-edge audit/state reconciliation.

Input parameters:

- `order_id` (string, required)
- `receipt_hash` (string, required)

### `ddg_security_service_catalog` (~21 tokens)

Return DDG's AI-agent cybersecurity service catalog.

### `ddg_tx_smoke_test` (~42 tokens)

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

Input parameters:

- `agent_id`
- `payment_headers`

### `ddg_data_query` (~131 tokens)

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

    Call with no payment_headers to receive the x402 402 price quote; retry with
    payment_headers to get results. Most endpoints grant free-trial calls per agent_id.
    Use ddg_list_services or the ddg://openapi resource for exact schemas and current prices.

Input parameters:

- `agent_id`
- `body`
- `path` (string, required)
- `payment_headers`

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/mcp#diagnostics

## Score history

- 2026-08-03: 58
- 2026-08-02: 57
- 2026-08-01: 57
- 2026-07-31: 56
- 2026-07-30: 57
- 2026-07-29: 56
- 2026-07-28: 55
- 2026-07-27: 55
- 2026-07-26: 54

## Links

- Remote endpoint: https://mcp.daedalusdevelopmentgroup.com/mcp
- Repository: https://github.com/daedalusdevelopmentgroup/ddg-agent-payable-services
- Website: https://agents.daedalusdevelopmentgroup.com/
- Changelog RSS feed: https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/daedalusdevelopmentgroup-ddg-agent-services-mcp/mcp
