Agent Tools
Back to MCP servers

run.domani/domani

https://domani.run/mcp
● healthy

Domains + send/receive email + inbound webhooks + DNS for AI agents. One API, MCP, CLI.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://domani.run/mcp
JSON-RPC initialize probe
curl -X POST https://domani.run/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://domani.run
Source code
https://github.com/gwendall/domani