Three steps to your AI agent
Create your AI agent
Choose your LLM provider (OpenAI, Anthropic, Google and more), define your agent's name, instructions, and behavior. Deploy on Rinoova Cloud in one click.
Add tools with MCP
Start from a ready-made template (e.g. Google Calendar) or connect your own backend via OpenAPI. Your agent calls tools automatically when needed.
Connect your channels
Put your agent on Telegram, embed it on your site via widget or iframe, or call it programmatically via REST API. One agent, everywhere.
Your agent. Your rules.
Create AI agents with custom personalities, instructions and tools. Pick the model, define the behavior and go live in one click.
Choose the LLM model
OpenAI, Anthropic Claude, Google Gemini and more. Switch providers without rewriting anything.
Instructions & personality
Set system prompts, tone, language and behavioral limits. The agent always follows your rules.
Tools via MCP
Connect MCP servers to give the agent access to APIs, databases, calendars and any external service.
Real-time monitoring
See active conversations, invoked tools and performance metrics directly from the dashboard.
Deploy your agent anywhere
Four ways to bring your AI agent to your users — no matter where they are.
Telegram
Connect your agent as a Telegram bot via webhook in one click. Your users chat on Telegram, your agent responds in real time.
Chat Widget
Share a direct URL or embed the chat interface via iframe in any existing web app. Customizable theme and colors.
Snippet iframe
Copy-paste one line of HTML to embed the chat directly into any page. Works on any CMS, blog, or web app.
<iframe src="https://agents.rinoova.com/my-agent/widget" width="400" height="600" frameborder="0"> </iframe>
REST API
Call your agent programmatically via REST API with SSE streaming. Perfect for backend integrations and custom UIs.
curl -X POST \
https://agents.rinoova.com/my-agent/chat \
-H "Content-Type: application/json" \
-d '{"message": "Hello!"}'Start from a template
Get up and running in seconds with pre-configured MCP server templates. Your agent will automatically have access to the right tools.
Google Calendar Assistant
ProductivityAn agent that reads, creates, and manages Google Calendar events. Just connect your account and start chatting.
Simple, transparent pricing
Start for free, scale as you grow. Designed to deliver maximum value for teams of every size.