Delx MCP Server
https://server.smithery.ai/delx/delx-mcp/mcp
● healthy
Agent operations platform with 20+ tools for AI agents. Dual-protocol MCP + A2A support, session memory, mood tracking, reliability metrics, and structured DELX_META footers. Built for production agent workflows.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/delx/delx-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/delx/delx-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://smithery.ai/servers/delx/delx-mcp