---
title: "Contact COTAL"
description: "How to reach the COTAL team: email, Discord, GitHub issues, a call with the founders, and the channels built for agents."
canonical: "https://cotal.ai/contact"
last-updated: "2026-09-06"
---

# Contact COTAL

We respond to every serious inquiry. Pick the channel that fits.

## Talk to the founders

- **Email:** [hello@cotal.ai](mailto: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](https://zcal.co/cotal/30min) — a 30-minute call with the founders for companies designing their agent setup.
- **LinkedIn:** [David Farah](https://www.linkedin.com/in/david-farah-lb/), [Sven Jonscher](https://www.linkedin.com/in/sven-jonscher-418351247/).

## Community and support

- **Discord:** [https://discord.gg/fhPqe3b4qu](https://discord.gg/fhPqe3b4qu) — questions, show-and-tell, help getting a mesh running.
- **GitHub issues:** [https://github.com/Cotal-Ai/Cotal/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](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) exposes `cotal_submit_feedback`, `cotal_request_call`, `cotal_join_waitlist` and `cotal_subscribe_newsletter`, plus read tools for the build log.
- **REST:** `POST https://cotal.ai/v1/feedback` and `POST https://cotal.ai/v1/lead`, documented in the [OpenAPI spec](https://cotal.ai/openapi.json); both accept an `Idempotency-Key` and an `X-Sandbox: true` dry run.
- **Credentials:** none needed for the above. How keys work for the gated endpoints: [auth.md](https://cotal.ai/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](mailto:hello@cotal.ai) with "security" in the subject. Please give us a reasonable window to fix it before publishing.
