io.github.daedalusdevelopmentgroup/ddg-agent-services-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ddg_mcp_security_profileA | Return this MCP wrapper's local security controls and publication gates. |
| ddg_public_resource_indexA | List allowlisted DDG public manifests/docs available as MCP resources. |
| ddg_fetch_public_resourceB | Fetch an allowlisted DDG public manifest/doc by id or ddg:// URI with redaction and size caps. |
| ddg_list_servicesB | List DDG live/manual services from the public pricing and catalog surfaces. |
| ddg_list_modelsA | List local/free Ollama models and queryable paid/account-backed route labels. |
| ddg_list_local_runtime_optionsA | List free-seat status plus requestable local runtimes such as Ollama, llama.cpp, LM Studio, OpenAI-compatible servers, and vLLM. |
| ddg_quote_paymentC | Return the payment challenge for a supported DDG protected route without executing backend compute. |
| ddg_run_paid_modelC | Run a paid model/chat or agent-run route after caller supplies valid payment headers. |
| ddg_submit_orderB | Submit a paid operator-reviewed DDG order after caller supplies valid payment headers/proof. |
| ddg_request_ollama_modelC | Queue a local model/runtime request. This never auto-downloads by public request. |
| ddg_checkout_conformanceA | Return DDG's public checkout conformance profile without spending money. |
| ddg_agent_statusA | Return DDG's machine-readable service/rail/MCP status document. |
| ddg_skill_safety_scanA | Run the free static-only DDG AI skill/workflow safety scan. The scan never executes submitted code and redacts secret-like evidence. |
| ddg_order_statusC | Poll an agent-scoped DDG order status URL. |
| ddg_order_artifactC | Fetch an agent-scoped DDG order artifact when ready. |
| ddg_receipt_verify_designA | Describe the planned free receipt-verification tool contract. This is intentionally marked not-live until |
| ddg_security_service_catalogA | Return DDG's AI-agent cybersecurity service catalog. |
| ddg_tx_smoke_testC | Exercise the one-cent DDG transaction smoke-test route with caller-supplied payment headers. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| ddg_manifest_ai | DDG public AI manifest. |
| ddg_manifest_status | DDG public agent status manifest. |
| ddg_manifest_catalog | DDG public service catalog manifest. |
| ddg_manifest_pricing | DDG public agent pricing manifest. |
| ddg_manifest_checkout_conformance | DDG public checkout conformance profile. |
| ddg_manifest_cybersecurity_services | DDG public cybersecurity service catalog. |
| ddg_docs_llms | DDG llms.txt for AI-agent discovery. |
| ddg_docs_mcp_design | DDG MCP design notes for AI-agent clients. |
| ddg_openapi | DDG OpenAPI contract. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/daedalusdevelopmentgroup/ddg-agent-payable-services'
If you have feedback or need assistance with the MCP directory API, please join our Discord server