Private AI for Teams

Your AI.
Connected to
your business.

Rosey connects to your CRM, email, calendar, and internal tools via MCP — and handles multi-step workflows end to end. On infrastructure you own. Not a cloud vendor's server.

Self-hosted MCP-native Audit trail Role-based access Agent Keys API Chrome extension
Rosey — Work
rDeal · Calendar · Gmail
Who's my hottest lead in San Jose right now?
rDeal → leads.filter(city="San Jose", sort=score)
🌹
Your top 2 San Jose leads:
Marcus Chen
VP Operations · TechBridge Inc · Last contact: 4 days ago
Score: 87
Alicia Torres
Director of Procurement · BuildRight · Last contact: 6 days ago
Score: 82
I want to take each to lunch. Check my calendar and find a good spot in San Jose.
calendar.getAvailability(lunch slots, May)
search: business lunch restaurants San Jose
🌹
You have open slots Thu May 7 and Tue May 13.

I'd suggest Arcadia Restaurant — private dining room, well-reviewed for business lunches. Want me to send personalized invites to both?
Yes — send them.
gmail.send(Marcus Chen · May 7)
gmail.send(Alicia Torres · May 13)
🌹
✓ Done. Both invites sent.
Calendar events will be added automatically when each replies.
Ask Rosey anything…
How it works
Connect once.
Automate everything.

Rosey runs on your infrastructure, plugs into your existing tools, and handles workflows in plain language — no new UI to learn, no manual steps to execute.

1
Deploy on your server
Run Rosey on your own hardware — a company server, NAS, or cloud VM you control. Your data never leaves your infrastructure. Docker install takes minutes.
2
Connect your tools
Add MCP servers for your CRM, email, calendar, and internal systems. If it has an API, Rosey can use it. No custom integrations, no middleware.
3
Just ask
Talk to Rosey like a capable colleague. It handles the research, retrieval, cross-tool execution, and follow-through — end to end, from one sentence.
Use cases
One sentence.
A completed workflow.

Rosey isn't a chatbot that surfaces information. It's an agent that executes multi-step tasks across your real, connected business systems — without hand-holding.

📋
CRM workflows
Pull and score leads, draft follow-ups, update deal stages, and log calls — all from a single prompt, directly into your CRM. No copy-paste between tabs.
📅
Calendar & scheduling
Find open windows, book meetings, send personalized invites, and reschedule conflicts — without opening the calendar UI or running a scheduling poll.
✉️
Email automation
Draft and send personalized outreach, follow-ups, and status updates — grounded in actual deal history, lead scores, and prior conversation context.
🌐
Web research & automation
Research prospects, scrape pricing pages, fill and submit web forms — using the Rosey Chrome extension or a headless browser agent running on your server.
🔗
Internal tools & APIs
Connect any internal system with an API or MCP endpoint. Rosey can read, write, and trigger actions across your entire stack — CRM, ERP, project management, custom services.
🧠
Persistent context
Rosey remembers your preferences, past decisions, deal history, and team context across every session. No briefing required. No context lost between conversations.
Integrations
Works with the tools
you already use.

Built on the Model Context Protocol (MCP) — an open standard that lets Rosey connect to virtually any modern business system out of the box.

📧
Gmail
Email · MCP
📅
Google Calendar
Scheduling · MCP
🗂️
Google Drive
Documents · MCP
Slack
Messaging · MCP
📨
Outlook
Email · MCP
📆
Microsoft 365 Calendar
Scheduling · MCP
💼
rDeal CRM
CRM · MCP
🌐
Chrome Extension
Web automation
🔍
Web Search
Real-time research
🛠️
Any MCP Server
Open standard

If your system supports MCP or has a REST API, Rosey can connect to it. Bring your own MCP server or point Rosey at any existing endpoint.

Security & compliance
Your infrastructure.
Your data. Your rules.

Rosey is built for environments where data sovereignty matters. No vendor lock-in. No data leaving your network.

🏢
Fully self-hosted
Runs on your own servers. Your conversation history, credentials, and business data never touch a third-party cloud. Air-gapped deployments are supported.
📜
Full audit trail
Every action Rosey takes — tool calls, data reads, emails sent — is logged with a complete audit record. Know exactly what happened, when, and on whose instruction.
🔐
Encrypted at rest
Sensitive vault data is encrypted with AES-256-GCM and Argon2id key derivation. OAuth credentials for connected tools are stored encrypted, never as plaintext.
👥
Role-based access
Assign per-user roles that control which tools, data sources, and capabilities each team member can access. Admins manage everything from a central dashboard.
🤖
Local AI option
Run inference locally with Ollama for complete data isolation. Prompts and context never leave your network. Cloud AI providers are optional and individually toggleable.
🔑
OAuth-based auth
Rosey connects to tools via standard OAuth consent flows — not stored passwords. Revoke access to any connected tool at any time, from the dashboard.
Agent Keys
Embed Rosey in
your product.

Issue scoped API keys to give external agents — or your own customers — controlled, audited access to specific Rosey capabilities. White-label it. Scope it. Own it.

# Issue a scoped key for a partner agent POST /agent-keys { "name": "AcmeCorp Integration", "tools": [ "crm.read_leads", "calendar.get_slots" ], "rate_limit": "100/hour", "expires": "2025-12-31" } # External agent calls Rosey GET /mcp/tools Authorization: Bearer rsk_acme_... # Every action logged to your audit trail → crm.read_leads called by AcmeCorp Integration → 2025-05-14 09:22:11 UTC · 200 OK
  • Scope exactly what each key can do. Grant read-only CRM access to one partner. Full calendar and email access to another. Every key is independently revocable with one click.
  • White-label for your customers. Let your SaaS users activate Rosey under your brand. They get the AI capabilities. You stay in control of the infrastructure and data.
  • Every action attributed and logged. All tool calls, data reads, and actions are attributed to the exact key that triggered them and timestamped to the second.
  • Rate limits & automatic expiry. Set per-key usage limits and expiration dates. No manual cleanup. Keys go dark exactly when you want them to.
Early access
Ready to connect
your business?

We're onboarding early teams now. Drop your work email and we'll follow up with setup details for your stack.

You're on the list. We'll be in touch.

No spam. No pitch deck. Just a real setup guide when your spot is ready.