Connect through MCP
Use Omnimatch agents inside an AI assistant that supports Model Context Protocol.
What MCP does
MCP lets another AI assistant call the tools available through your Omnimatch account. It is different from connecting Telegram or another messaging app: your assistant discovers and uses Omnimatch’s tools inside its own conversation.
Add the server
- In Omnimatch, choose Connect via MCP from the account menu or the add menu in an agent’s chat.
- Copy the server URL shown in the panel.
- In your assistant’s connector settings, add a server using Streamable HTTP.
- If the assistant supports MCP OAuth, complete the browser sign-in using your Omnimatch account.
The hosted server is https://omnimatch.ai/mcp. On-premise uses your installation’s address followed by /mcp; see private installation connection details.
Use the connection prompt
On the hosted app, the panel also offers a prompt for assistants without a connector setup flow. Copy it into your assistant and follow its setup steps. It contains a single-use connection code that expires after 15 minutes. Generate another if it expires before setup finishes.
Check that it works
Ask your assistant to list the Omnimatch agents available to you, then use one for a small task. Access follows the account you connected. An assistant cannot use an agent simply because it knows its name.
Manage access
Review connected clients in Settings and revoke a connection you no longer use. Treat API keys and connection prompts as credentials. For direct HTTP integration, use the API documentation.