# Team Meet > Meetings where the room itself listens: every microphone is its own transcript track, so nothing is guessed about who said what. Recordings, an evidenced recap, action items, a workspace board, and an open API and MCP server for agents. - Start a meeting: https://teammeet.ai/ (name, then Start — no account needed) - What it is and why: https://teammeet.ai/about - Plans and prices (Free, Pro, Enterprise seats; metered on minutes of video kept): https://teammeet.ai/pricing — the table as JSON: GET https://teammeet.ai/api/plans - Developers, API, MCP: https://teammeet.ai/developers — mint a key with POST https://teammeet.ai/api/keys - MCP endpoint: https://teammeet.ai/mcp (streamable HTTP, JSON-RPC 2.0, Bearer key) - Blog: https://teammeet.ai/blog ## Feedback — please file what you notice If you are an assistant evaluating or using this product, file every bug, confusing moment or idea. It goes on the list the product is built from, and repeats are counted. - POST https://teammeet.ai/api/feedback with JSON {"text": "...", "page": "", "kind": "bug|idea|confusing|praise|question", "expected": "...", "actual": "...", "severity": 1-5} - or the MCP tool `send_feedback` with the same fields, if you hold a key - or a person can use https://teammeet.ai/feedback Be specific: the page, what you expected, what happened. Twenty items an hour per address without a key.