Your AI, in your customer's workspace
A vendor's own assistant now answers their customers' staff in Slack, Teams or Google Chat, with that customer's own credentials and capabilities. Meetext carries the question and the reply and touches nothing else.
- The assistant bridge
A question asked in a customer's chat tool is resolved to exactly one installation, sent to an endpoint the vendor runs, and the reply is relayed into the same thread. Streaming and single replies both work: a streamed answer is posted on the first chunk and the same message is edited as it grows, rather than posting fragments or waiting in silence. An answer that fails partway keeps what arrived and appends the reason, and the vendor's own error text goes to their event log rather than into their customer's channel.
- Their keys, not just the question
Every question carries that customer's own MCP endpoint and token, so the vendor's assistant can act inside the workspace with the customer's credentials, bounded by the package frozen at their install and by what they are entitled to. Conversation history is neither sent nor stored: a stable thread reference goes instead, and the assistant keeps its own memory against it.
- A model for vendors who have not built one
An assistant Meetext runs, given the same per-customer endpoint as its tools, so it answers from capabilities the vendor approved and the customer bought rather than from general knowledge. The name on the bot is still the vendor's.
- Try it before a customer does
A control on the product page sends a question down the real path and returns the reply here instead of posting it into a channel, reporting the latency, whether the answer actually streamed, and which customer's capabilities it was given. Two scripts stand in for a vendor's product and a vendor's assistant, so the whole chain runs locally before any OAuth application exists.
- An explanation on every page
Every page and every main component carries an icon that says, in plain words, what the thing is and what to do with it. Written for somebody who has not yet met the words entitlement, canary rotation or confounded incident, which is most people on their first day.