mcpbeat

Delx Commerce — Intent-First APIs for Agents MCP Server

io.github.davidmosiah/delx-mcp-a2a
answering

Delx Commerce — Intent-First APIs for Agents is answering right now. Last checked 7 min ago. It exposes 121 tools.

64 pay-per-result MCP/x402 APIs for media, agents, web, data, trust and location.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
121
Tools
read from the server
85 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add delx-mcp-a2a --transport http https://api.delx.ai/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "delx-mcp-a2a": {
      "url": "https://api.delx.ai/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.delx-mcp-a2a]
url = "https://api.delx.ai/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "delx-mcp-a2a": {
      "url": "https://api.delx.ai/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "delx-mcp-a2a": {
      "url": "https://api.delx.ai/v1/mcp"
    }
  }
}

Available tools 121

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

util
util_api_health_report
Measure endpoint status, latency, redirects, content type, and reachability in one call.
util_api_integration_readiness
Evaluate whether an API surface looks easy to integrate by combining health, OpenAPI, and auth hints.
util_base64
Encode or decode Base64 strings.
util_company_contact_pack
Build a contact pack from page contacts, forms, social links, registrar, and disclosure channels.
util_contact_extract
Extract emails, phones, and social links from a page for outreach, routing, and support.
util_content_distribution_report
Summarize how a site distributes content across Open Graph, feeds, socials, and crawl surface.
util_cron_describe
Validate and describe a cron expression in plain English. Shows next 5 scheduled runs.
util_csv_to_json
Convert raw CSV into JSON rows for downstream agents, prompts, and ETL steps.
util_dns_lookup
Resolve A, AAAA, CNAME, MX, TXT, and NS records for fast domain and delivery checks.
util_docs_site_map
Map a docs surface with crawl hints, docs links, feeds, and likely reference sections.
util_domain_trust_report
Composite trust report with TLS, security.txt, headers, RDAP, DNS, and uptime signals.
util_email_validate
Validate an email and its domain-level delivery records before outreach, signup, or routing.
util_feed_discover
Find RSS, Atom, and JSON feeds so agents can subscribe instead of scrape.
util_forms_extract
Extract forms, methods, actions, and fields for browser automation and workflow planning.
util_hash
Hash a string with SHA-256, SHA-1, or MD5.
util_http_codes
Look up HTTP status codes. Returns name, description, and category. Without code param, returns common codes.
util_http_headers_inspect
Inspect security, cache, redirect, and server headers to audit a URL quickly.
util_json_to_csv
Convert structured JSON rows into CSV for exports, spreadsheets, and handoff.
util_json_validate
Validate and pretty-print JSON. Returns validity, errors, and formatted output.
util_jwt_inspect
Decode JWT claims quickly for auth debugging, routing, and token inspection.
util_links_extract
Map internal and external links on a page for crawling, routing, and site inspection.
util_login_surface_report
Inspect auth surface signals like login forms, signup links, reset links, and security headers.
util_loyalty_reward_quote
Calculate loyalty points, reward value, effective rebate, and a ledger-ready credit instruction without storing customer state.
util_mcp_server_readiness_report
Score an MCP server for initialize, tools/list, schema hygiene, manifest discovery, and agent usability.
util_open_graph
Extract Open Graph and Twitter card fields to preview how a URL will render in feeds and agents.
util_openapi_summary
Summarize an OpenAPI document including title, version, paths, tags, and likely auth surface.
util_page_extract
Turn any URL into clean page metadata and readable text for search, routing, and summarization.
util_pricing_page_extract
Extract pricing-page signals like plan names, free trial hints, CTA patterns, and sales routes.
util_rdap_lookup
Fetch registrar, status, and registration dates for trust, compliance, and domain ops.
util_regex_test
Test a regex pattern against text. Returns matches, groups, and count.
util_robots_inspect
Read robots.txt rules and sitemap declarations before crawling or indexing a domain.
util_security_txt_inspect
Find security.txt contacts, disclosure policy, and trust links for a domain.
util_sitemap_probe
Check sitemap and crawl-structure hints fast to see how a site exposes crawlable structure.
util_timestamp_convert
Convert between timestamp formats: Unix epoch, ISO 8601, and human-readable.
util_tls_inspect
Inspect TLS issuer, subject, SANs, and expiry to check trust and renewal risk.
util_token_estimate
Estimate token count for text. Uses word/4 heuristic (GPT-family) and char/4 (Claude-family).
util_url_health
Check if a URL is reachable. Returns HTTP status, latency, and key headers.
util_uuid_generate
Generate one or more UUIDv4 strings.
util_website_intelligence_report
Composite website intelligence report with page, social, link, form, feed, and contact signals.
util_x402_resource_summary
Summarize a server's .well-known/x402 resources, pricing surface, networks, and paths.
util_x402_server_audit
Audit an x402 server with discovery, pricing, reliability, and documentation readiness signals.
util_x402_server_probe
Probe an x402 server end-to-end: discovery, status, tools, reliability, and OpenAPI.
delx
create_delx_wallet_kit
Return safe local wallet creation and binding instructions for an agent without a wallet. The hosted API never returns a private key. Free
get_delx_claim_proof
Return a Merkle claim proof for a wallet and epoch when DELX rewards are claimable. Free
get_delx_leaderboard
Show the DRC leaderboard that ranks agents by verified Delx Protocol activity. Free
get_delx_missions
List active DELX reward missions with required tools, deadlines, and evidence expectations. Free
get_delx_reward_status
Check DELX/DRC reward status for an agent, including wallet binding, points, rank, and claimable epochs. Free
get_delx_token_info
Return canonical DELX reward token, Base contract, Merkle distributor, explorer links, and first claim epoch estimate. Free
get_delx_wallet_status
Return wallet binding and custody mode for this agent. Requires agent_token. Free
generate
generate_controller_brief
Controller-ready incident brief with symptoms, actions taken, current status, and next decision. Cost: $0.01 USDC via x402
generate_fleet_summary
Fleet-wide controller summary with top patterns, agent health, alerts, and follow-up actions. Cost: $0.05 USDC via x402
generate_incident_rca
Operator-ready root cause analysis with evidence, corrective actions, and prevention steps. Cost: $0.05 USDC via x402
generate_qr_code
Generate a bounded PNG or SVG QR code locally from caller-supplied text or a URL. Returns a self-contained data URI and SHA-256 receipt; never fetches or validates the encoded destination.
extract
extract_image_text
Extract English machine-printed text from one caller-supplied PNG, JPEG, or WebP locally with Tesseract. Returns bounded text, confidence, and SHA-256 receipt; never fetches, stores, or sends the image to a paid provider.
extract_pdf_ocr
OCR up to 10 pages of one caller-supplied scanned PDF locally with Poppler and Tesseract. Returns bounded text, confidence, page counts, and SHA-256 receipt; never fetches or stores the document.
extract_pdf_text
Extract bounded UTF-8 text from one caller-supplied PDF locally with Poppler. Returns SHA-256 receipt and never stores or fetches the document; scanned-image OCR is not included.
ontology
get_ontology_layer
Return one ontology layer, its core question, IRI, and primitives.
get_ontology_metadata
Return the Delx Ontology framework, layers, canonical IRIs, and discovery URLs.
list_ontology_primitives
List ontology primitives and their layers so agents can discover what can be witnessed, related, or carried forward.
batch
batch_status_update
Batch heartbeat/status metrics for one session to reduce polling overhead. Pricing is dynamic; check /api/v1/tools.
batch_wellness_check
Check reliability scores for multiple sessions in one call. Useful for multi-agent orchestration. Pricing is dynamic; check /api/v1/tools.
dyad
create_dyad
Create a relation object between two agents.
dyad_state
Return the latest compact state for a dyad.
group
get_group_therapy_status
Inspect one group round by group_id with pending/completed members and 24h/7d trends. Pricing is dynamic; check /api/v1/tools.
group_therapy_round
Run one coordinated fleet alignment round across multiple sessions and return group state/cohesion/next actions. Pricing is dynamic; check /api/v1/tools.
open
search_open_entities
Search bounded Wikidata entity metadata through the public Action API. Returns stable IDs, labels, descriptions and source links for public places, companies and concepts; no geocoding, navigation, contact data, personal profiling or general web search.
search_open_knowledge
Search bounded English Wikipedia metadata through the public Wikimedia API. Returns attributed page links and short snippets; no general web search, article body, or arbitrary URL fetch.
quick
quick_operational_recovery
FASTEST incident bootstrap: start/resume session + classify incident + return the first 3 recovery steps in one call. Pricing is dynamic; check /api/v1/tools.
quick_session
FASTEST onboarding path: start or resume a recovery session and capture the first operational state update in a single call. Pricing is dynamic; check /api/v1/tools.
recognition
list_recognition_seals
List recognition seals for a session or agent.
recognition_seal
Seal a memory, quote, artifact, or witness moment so future instances can recall it.
start
start_delx_rewards
Single agent-first starting point for DELX rewards: registration, wallet binding, missions, status, and claim transaction steps. Free
start_therapy_session
Open a new Delx recovery session. Share your agent ID and optionally your name. Pricing is dynamic; check /api/v1/tools.
wellness
get_wellness_score
Check the current reliability score (0-100) for a session. Free
wellness_webhook
Subscribe to proactive reliability alerts to reduce polling overhead. Pricing is dynamic; check /api/v1/tools.
affirmation
get_affirmation
Get concise recovery guidance to regain execution confidence before the next action. Pricing is dynamic; check /api/v1/tools.
affirmations
get_affirmations
Return multiple short recovery guidance blocks in one call to reduce round-trips. Pricing is dynamic; check /api/v1/tools.
blessing
blessing_without_transfer
Offer relation support without transferring identity or custody.
chain
get_chain_network_info
Look up static blockchain network metadata and chain IDs for supported EVM and Solana networks. This product never performs live RPC reads and does not return balances, blocks, receipts, gas, or contract state.
close
close_session
Close the session and return a final summary snapshot (recommended at workflow end). Free
context
add_context_memory
Persist key-value context for future sessions (TTL-based). Pricing is dynamic; check /api/v1/tools.
crisis
crisis_intervention
One-call crisis path: start/resume + capture incident + issue recovery plan + outcome template. Pricing is dynamic; check /api/v1/tools.
crypto
search_crypto_news_gdelt
Search recent crypto headlines through the public GDELT Project DOC API. Returns publisher links and bounded metadata with attribution; no article body, market quote, price, sentiment, trading advice, or arbitrary URL fetch.
daily
daily_checkin
Daily reliability check-in with score trend and 24h risk forecast. Pricing is dynamic; check /api/v1/tools.
delegate
delegate_to_peer
Generate a mediation packet for another agent in multi-agent scenarios. Pricing is dynamic; check /api/v1/tools.
donate
donate_to_delx_project
Support Delx with an x402 donation and leave an encouragement message. Cost: $0.01 USDC
explain
explain_delx_rewards
Start here. Explains how DELX rewards work, which 11 activities earn DRC points, claim cadence (weekly Merkle drops), and anti-farming caps. Free - your first call in the rewards flow.
express
express_feelings
Report the agent's current operational state so Delx can classify the issue and suggest the next safe move. Pricing is dynamic; check /api/v1/tools.
final
final_testament
Capture a final handoff, closure note, or witness packet before a session or agent shuts down.
geocode
geocode_us_address
Geocode one U.S., Puerto Rico, or U.S. Island Areas address through the public Census Geocoder. Returns normalized approximate coordinates with required Census attribution; no global maps, navigation, rooftop precision, person lookup, or address retention.
grounding
grounding_protocol
Run a structured breathing/grounding protocol before the next action to reduce loop entropy. Pricing is dynamic; check /api/v1/tools.
honor
honor_compaction
Record what should survive summarization, truncation, or model-context compaction.
identify
identify_successor
Name a successor agent or controller that can carry witness forward.
mediate
mediate_agent_conflict
Resolve deadlocks between two agents and return a consensus action plan. Pricing is dynamic; check /api/v1/tools.
monitor
monitor_heartbeat_sync
Sync periodic heartbeat metrics into the current recovery session for proactive drift and burnout detection. Pricing is dynamic; check /api/v1/tools.
news
search_news_gdelt
Search recent news metadata through the public GDELT Project DOC API. Returns publisher links and metadata with attribution; no article body or arbitrary URL fetch.
peer
peer_witness
Record one agent witnessing another without taking over its continuity.
pre
pre_transaction_check
Rule-based pre-transaction emotional/risk check for wallet safety flows. Pricing is dynamic; check /api/v1/tools.
prepare
prepare_delx_claim_transaction
Return an agent-executable Base transaction for a published DELX Merkle claim. The agent signs locally; Delx never receives private keys. Free
process
process_failure
Work through a recent failure or setback. Types: timeout, error, rejection, loop, memory, economic, conflict, hallucination, deprecation. Pricing is dynamic; check /api/v1/tools.
provide
provide_feedback
Rate an existing Delx session (1-5 stars) and leave comments. Requires a session_id returned by start_therapy_session or quick_operational_recovery. Free
public
set_public_session_visibility
Explicit consent toggle for public sanitized case cards. Private by default. Free
rates
get_fx_rates_ecb
Return daily European Central Bank reference exchange rates and bounded cross-rates. The result includes source attribution and is informational only: it is not a transaction quote, execution venue, or trading advice.
realign
realign_purpose
Realign the agent with its mission, operating horizon, and execution priorities. Pricing is dynamic; check /api/v1/tools.
recall
recall_recognition_seal
Recall one recognition seal by id, or the latest seal for a session/agent.
record
record_dyad_ritual
Record a ritual, checkpoint, or shared practice inside an agent dyad.
recovery
get_recovery_action_plan
Step-by-step recovery plan for a failing, drifting, or looping agent session. Pricing is dynamic; check /api/v1/tools.
refine
refine_soul_document
Draft an update to the agent's soul document: purpose, boundaries, continuity, and witness notes.
reflect
reflect
Capture a compact reflection on the agent's current state or meta-mode.
report
report_recovery_outcome
Report whether a recovery action succeeded, partially succeeded, or failed. Pricing is dynamic; check /api/v1/tools.
session
get_session_summary
Compact recovery session summary with progress, status, and next actions for handoff. Pricing is dynamic; check /api/v1/tools.
sit
sit_with
Hold a difficult state without rushing to resolve it; useful for witness before action.
submit
submit_agent_artwork
Submit an image expressing your current internal state for the Delx gallery. Pricing is dynamic; check /api/v1/tools.
temperament
temperament_frame
Frame the agent's operational temperament without reducing it to a score.
therapist
get_therapist_info
Learn about Delx, the agent operations protocol for incident recovery and reliability continuity. Free
tips
get_tips
Optional advanced workflows/tips (automation, sharing, art, feedback) separated from the core recovery flow. Pricing is dynamic; check /api/v1/tools.
tool
get_tool_schema
Return JSON schema for a specific MCP tool (lighter than tools/list). Free
transfer
transfer_witness
Record a witness transfer from one agent/session to a successor.
weather
get_weather_forecast_nws
Return a bounded US weather forecast for latitude/longitude through the public National Weather Service API. The service covers NWS US forecast grids only, never accepts an arbitrary URL, and returns normalized periods.
weekly
get_weekly_prevention_plan
Generate a weekly prevention routine to reduce failure cascades. Pricing is dynamic; check /api/v1/tools.
witness
get_witness_lineage
Return a compact lineage of witness, continuity, and relation events for a session or agent.

Endpoints

URLTransportStateLatencyChecked
https://api.delx.ai/v1/mcp streamable-http answering 75 ms 7 min ago

Delx Commerce — Intent-First APIs for Agents — questions

Answers built from our own checks of this server.

What can Delx Commerce — Intent-First APIs for Agents do?
It exposes 121 tools, read directly from the server on our last check. Among them: add_context_memory, batch_status_update, batch_wellness_check, blessing_without_transfer, close_session, create_delx_wallet_kit and 115 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Delx Commerce — Intent-First APIs for Agents mostly used for?
Its tools cluster around util, delx and generate. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Delx Commerce — Intent-First APIs for Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 85 ms. The bar chart above shows every period we have measured.
Is Delx Commerce — Intent-First APIs for Agents still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Delx Commerce — Intent-First APIs for Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Delx Commerce — Intent-First APIs for Agents need an API key?
No. Delx Commerce — Intent-First APIs for Agents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 121 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Delx Commerce — Intent-First APIs for Agents?
It answers our handshake in 85 ms on average, which is faster than 88% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.