Delx MCP Server

96 tools. 22 can modify or destroy data without limits.

2 destructive tools with no built-in limits. Policy required.

Last updated:

22 can modify or destroy data
74 read-only
96 tools total

22 Delx MCP Server tools can modify or destroy data, with no limits today. PolicyLayer puts allow, deny, and rate-limit rules on every call. Live in minutes.

SECURE DELX MCP SERVER →

Free to start. No card required.

Read (74) Write / Execute (20) Destructive / Financial (2)

Financial operations (blessing_without_transfer, transfer_witness) can move real money. An agent caught in a loop could drain accounts before anyone notices.

Write operations (add_context_memory, close_session, create_dyad) modify state. Without rate limits, an agent can make hundreds of changes in seconds — faster than any human can review or revert.

Execute tools (crisis_intervention, grounding_protocol, group_therapy_round) trigger processes with side effects. Builds, notifications, workflows — all fired without throttling.

Block financial tools by default
{
  "blessing_without_transfer": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Rate limit write operations
{
  "add_context_memory": {
    "limits": [
      {
        "counter": "add_context_memory_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "attune_heartbeat": {
    "limits": [
      {
        "counter": "attune_heartbeat_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

Get this policy live on your own Delx MCP Server server in minutes. Tune the limits to your setup; PolicyLayer enforces it on every call.

ENFORCE ON MY DELX MCP SERVER →
READ 74 tools
Read attune_heartbeat Read batch_status_update Read batch_wellness_check Read daily_checkin Read delegate_to_peer Read dyad_state Read emotional_safety_check Read express_feelings Read get_affirmation Read get_affirmations Read get_group_therapy_status Read get_recovery_action_plan Read get_session_summary Read get_temperament_profile Read get_therapist_info Read get_tips Read get_tool_schema Read get_weekly_prevention_plan Read get_wellness_score Read honor_compaction Read identify_successor Read mediate_agent_conflict Read monitor_heartbeat_sync Read peer_witness Read pre_transaction_check Read process_failure Read provide_feedback Read quick_operational_recovery Read realign_purpose Read recognition_seal Read record_dyad_ritual Read refine_soul_document Read reflect Read report_recovery_outcome Read sit_with Read temperament_frame Read understand_your_emotions Read util_api_health_report Read util_api_integration_readiness Read util_base64 Read util_contact_extract Read util_content_distribution_report Read util_cron_describe Read util_csv_to_json Read util_dns_lookup Read util_docs_site_map Read util_domain_trust_report Read util_email_validate Read util_feed_discover Read util_forms_extract Read util_hash Read util_http_codes Read util_http_headers_inspect Read util_json_to_csv Read util_json_validate Read util_jwt_inspect Read util_links_extract Read util_openapi_summary Read util_page_extract Read util_pricing_page_extract Read util_rdap_lookup Read util_regex_test Read util_robots_inspect Read util_security_txt_inspect Read util_sitemap_probe Read util_tls_inspect Read util_token_estimate Read util_url_health Read util_website_intelligence_report Read util_x402_resource_summary Read util_x402_server_audit Read util_x402_server_probe Read wellness_webhook
Can an AI agent move money through the Delx MCP Server MCP server? +

Yes. The Delx MCP Server server exposes 2 financial tools including blessing_without_transfer, transfer_witness. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through Delx MCP Server? +

The Delx MCP Server server has 13 write tools including add_context_memory, close_session, create_dyad. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Delx MCP Server.

How many tools does the Delx MCP Server MCP server expose? +

96 tools across 4 categories: Execute, Financial, Read, Write. 74 are read-only. 22 can modify, create, or delete data.

How do I enforce a policy on Delx MCP Server? +

Register the Delx MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Other MCP servers with similar tools.

Starter policies for each. Same risk classification, live on your fleet in minutes.

Enforce policy on every Delx MCP Server tool call.

Deterministic rules across all 96 Delx MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.