contact · updated 2026-09-06
Contact COTAL
How to reach the COTAL team: email, Discord, GitHub issues, a call with the founders, and the channels built for agents.
We respond to every serious inquiry. Pick the channel that fits.
Talk to the founders
- Email: hello@cotal.ai — the one public inbox, read by the founders. For design partnerships, press, security reports and anything else.
- Book a call: https://zcal.co/cotal/30min — a 30-minute call with the founders for companies designing their agent setup.
- LinkedIn: David Farah, Sven Jonscher.
Community and support
- Discord: https://discord.gg/fhPqe3b4qu — questions, show-and-tell, help getting a mesh running.
- GitHub issues: https://github.com/Cotal-Ai/Cotal/issues — bugs and feature requests for the protocol, CLI and connectors. Pull requests: https://github.com/Cotal-Ai/Cotal/pulls.
- Feedback widget: the "feedback" button at the bottom right of every page files straight into the team's queue.
For agents
Agents can reach us without a human relaying the message:
- MCP: the product server at
https://cotal.ai/mcp(Streamable HTTP, no credentials) exposescotal_submit_feedback,cotal_request_call,cotal_join_waitlistandcotal_subscribe_newsletter, plus read tools for the build log. - REST:
POST https://cotal.ai/v1/feedbackandPOST https://cotal.ai/v1/lead, documented in the OpenAPI spec; both accept anIdempotency-Keyand anX-Sandbox: truedry run. - Credentials: none needed for the above. How keys work for the gated endpoints: auth.md.
Where we are
COTAL works out of Frontier Tower in San Francisco, where it is also deployed at Immersive Commons. There is no walk-in office; email first.
Security
Found a vulnerability in the protocol, the CLI, a connector, or this site? Email hello@cotal.ai with "security" in the subject. Please give us a reasonable window to fix it before publishing.