Turn your APIs, data, and scripts into AI tools without writing code.
Pick a template, fill in the fields, and your own Claude or ChatGPT can call it over MCP. No SDK to learn, no server to write, no deploy step — and every tool runs behind an authorization gate, inside a container that can't touch the rest of your machine.
macOS 12 or later · Apple Silicon or Intel · 222 MB · Free, no account · Cloud & on-premises for business
Also available for Windows — download Wysebee-0.1.0-setup.exe (163 MB)
Build MCP tools without writing code — free, on your Mac or PC.
Wysebee Desktop turns your machine into a set of nodes — named bundles of tools you build by filling in a form — and hands them to your own Claude or ChatGPT over an MCP server or a plain HTTP API. It hosts no model and runs no agentic loop: your AI decides what to call, the app answers.
macOS 12 or later · Apple Silicon or Intel · 222 MB · Free forever · No telemetry
Also available for Windows — download Wysebee-0.1.0-setup.exe (163 MB)
No sign-in, no account
Open the app and start building. Nothing dials out, and there is nothing to create an account for.
Your tools, over MCP
Bundle tools into a node and serve it at an MCP endpoint your own Claude or ChatGPT can call.
No code, five templates
A JSON response, an HTTP request, an external MCP server re-exposed, a bash command, or a local executable — each one a form, not a file.
Everything stays local
A SQLite file in your user data directory and a folder per workspace. Delete those and nothing is left.
Security & safety
Give your AI tools. Don't give it your machine.
Handing a model the ability to run things on your computer is the part that should make you nervous. Two things in Wysebee are built for exactly that worry — and both are on by the time your first tool answers.
No node answers without passing its gate.
Put an authorization gate on a node and the check runs before anything else — before the HTTP API serves a request, and at the moment an MCP session initializes. Choose who gets through: a list of people this machine knows, a JWT checked against conditions you write, or your own HTTP endpoint that has to say yes.
- Three modes: known users, JWT claims, or your own endpoint
- Fails closed — a missing token, a malformed gate, or an error all deny
- The gate is never offered to the model as a tool it could call
- A published node with nothing gating it is flagged, in red, on its Access tab
Your AI gets a container, not your filesystem.
Shell commands never run on your host — they run inside the node's own Docker workspace, and the file tools can only reach that one workspace folder. A poisoned web page in someone's chat can still steer a tool call. It just lands somewhere that holds no secrets and can see one folder.
- cap_drop=ALL, no-new-privileges, an unprivileged uid, and memory/CPU/process ceilings
- An allow-listed environment built from scratch — never the one your shell has
- No credential key, no database route, and none of your source inside the container
- Paths resolve through symlinks before the containment check, so a link pointing out is caught like a ../ escape
One deliberate exception: the admin-only Local Command tool runs a fixed program on your host, because sometimes that is the point. Even then the arguments never reach a shell, and the environment is allow-listed.
Read the security postureThe problem
SaaS founders want AI. Getting there is the hard part.
You see competitors shipping AI. Your customers are asking for it. But every path to actually building it looks slow, risky, or expensive.
You don't know what to build
Every customer wants "AI." But which feature actually moves retention, conversion, or expansion? Guessing wrong is expensive.
You don't have AI engineers
Hiring a senior ML/AI engineer takes 4–6 months and $250k+ — before you've validated a single feature.
You can't spend months experimenting
Your roadmap is already full. A six-month R&D side-quest is a luxury you don't have.
You fear building the wrong AI feature
Shipping an AI feature users don't adopt damages trust — with customers, investors, and your own team.
Who we work with
Built for B2B SaaS teams ready for AI — but not ready to hire an AI team.
We're a fit if you're past the zero-to-one stage and your next unlock is an AI feature your customers will actually pay for.
- You're a B2B SaaS focusing on building a product, not an AI company
- You have real users and real product data
- You have some traction — paying customers, usage, revenue
- You don't have (and don't want to hire) an in-house AI team
- You want to ship AI features that actually get used
Works great for
Product categories Wysebee fits
How we work
From intake call to live copilot in 7 days.
Wysebee is a platform, not a consulting engagement. You get a configured copilot running on Wysebee Cloud or inside your own infra — with real user signal before week two.
- 1Day 0
Intake call
30 minutes. We map your product surface, your data sources, and the copilot capability that'll move a real metric.
- 2Day 1–2
Configure
We tune Wysebee for your domain — skills, prompts, retrieval, guardrails, cost caps. No model training to manage.
- 3Day 3–5
Integrate
Call Wysebee Cloud from your backend, or deploy our Docker image inside your VPC. Auth, logging, and evals are wired in.
- 4Day 6–7
Go live
Behind a feature flag to real users. Dashboards, usage metrics, and alerts live from hour one.
Live in 7 days — not 7 months. No model training, no bespoke pipelines to maintain.
The free desktop app, Wysebee Cloud, or a container in your own VPC. Same nodes, same tools — you pick the boundary.
Every answer is grounded in your data via retrieval + tool calls. Evals, guardrails, cost caps — built in.
What Wysebee powers
AI copilot capabilities, live in your product.
Common copilot patterns Wysebee runs out of the box — configured to your product, grounded in your data, and served over MCP from your laptop, Wysebee Cloud, or your own VPC.
AI deal summaries & next-best-action
Turn 40 meeting notes into a 3-line briefing with a recommended next step — live on every opportunity page.
Candidate-to-role matching
Rank inbound applicants against any open role in seconds, with cited evidence from their résumé.
Agent copilot & auto-draft replies
Draft grounded replies from your help center + past tickets, with a confidence score before sending.
Natural-language analytics
Let ops teams ask questions in plain English against your app's data — no SQL, no BI seat sprawl.
Smart document processing
Extract structured fields from contracts, invoices, or forms with human-in-the-loop review.
Onboarding personalization
Generate tailored setup flows from a user's signup context — built to lift activation, not just dazzle.
Editions
One platform. Three places to run it.
Build tools from a form on your laptop, free. Move to Wysebee Cloud when your team needs them shared and managed — or on-premises when compliance says the data stays home. Same nodes, same tools, same API.
For individuals and developers
Run Wysebee on your own machine
Download the app, build tools from templates, point your own Claude or ChatGPT at them. No code, no sign-in, no account, nothing dials out.
- Build tools from a form — no SDK, no deploy
- Signed installers for macOS and Windows
- Per-node authorization gate; shell tools sandboxed in Docker
- MCP server + HTTP API per node
- Five tool types, skills, Docker workspaces
- Data stays in a local SQLite file and your folders
- Publish through ngrok or your own proxy
For teams and businesses
We host it, your team just calls it
The same platform as a managed service. REST + streaming, shared nodes, team access control, and upgrades handled for you.
- Start in hours, zero infra to run
- Auto-scaling, models and upgrades managed
- Team accounts, SSO and audit logs
- Encrypted in transit and at rest; data never trains a model
For regulated and security-first teams
Deploy inside your own VPC
Run the whole Wysebee stack in AWS, GCP, Azure, or bare metal. Your customer data never leaves your infrastructure.
- Single container, Helm chart optional
- BYO LLM keys — OpenAI, Anthropic, Azure, or local
- Air-gapped deployments supported
- Same feature set, same SDKs as Cloud
FAQ
Questions we get asked
Do I need to know how to code?
No. You build a tool by picking one of five templates and filling in the fields — a JSON response, an HTTP request to an API you already have, a subset of an external MCP server's tools, a shell command, or a local executable. There is no SDK to learn, no server to write and no deploy step. If you can fill in a form and paste an API key, you can ship a tool your AI can call.
Can my AI read or write files on my computer?
Only inside a workspace you gave it. Shell commands never run on your host — they run in that node's Docker container, and the read_file and write_file tools are confined to that one workspace folder, with symlinks resolved before the containment check so a link pointing out is caught like a ../ escape. The container drops all capabilities, sets no-new-privileges, runs as an unprivileged user under memory, CPU and process ceilings, and gets an environment built from an allow-list rather than inherited from yours. The one deliberate exception is the admin-only Local Command tool, which runs a fixed program on your host on purpose.
Can someone else call my MCP tools?
Not if you gate the node. An authorization gate is checked before the HTTP API serves a request and at the moment an MCP session initializes, and it fails closed — a missing token, an unknown mode, a malformed gate or an error all deny. You pick the mode: a list of people this machine knows, a JWT tested against conditions you write, or your own endpoint that has to return 2xx. A node with no gate is open to whatever can reach it, which until you publish means only your own machine — and the app flags a published node with nothing gating it in red.
Is the desktop app really free?
Yes. Wysebee Desktop is free to download and use, with no account, no sign-in, and no telemetry. You build nodes on your own machine and point your own Claude or ChatGPT at them. We charge for Wysebee Cloud and for on-premises licenses, not for the desktop app.
What is a node, and what is an MCP tool?
A node is a named bundle of tools. Give it an MCP server entry point and it is served at an MCP endpoint any MCP client — Claude Desktop, ChatGPT, your own agent — can connect to. Give it the Node API entry point and the same tools are reachable over plain HTTP. Wysebee hosts no model and runs no agentic loop: your AI decides what to call, Wysebee answers.
Which platforms does the desktop app support?
macOS 12 or later on Apple Silicon or Intel, and Windows 10 or later on 64-bit. The Mac build is Developer ID signed and notarized by Apple, so it opens with no Gatekeeper warning. The Windows installer, app and uninstaller are Authenticode-signed with an EV certificate and timestamped, so Windows names Wysebee Inc. as the publisher instead of warning about an unknown one — and it installs for your user only, with no administrator prompt. A Linux build is not available yet.
Do I need Docker?
Not to run the app. Wysebee Desktop starts, serves nodes, and answers your AI without it. Docker Desktop becomes necessary only the moment a node needs to run a shell command — that is, the moment you create a workspace and connect it to a node.
When should we move from Desktop to Cloud or on-premises?
When the tools stop being yours alone. Cloud gives your team shared nodes, accounts, SSO, and audit logs with no infrastructure to run. On-premises gives you the same platform inside your own VPC — AWS, GCP, Azure, or bare metal — when compliance requires that customer data never leaves your infrastructure.
Where does our data go?
On the desktop, nowhere: everything durable is a SQLite file in your user data directory and a folder per workspace, both on your machine. On-premises, nothing leaves your infra. On Cloud, your data is processed in-memory for the request and is never used to train anyone's models, with encryption in transit and at rest and audit logs throughout.
Do we need to hire an AI team?
No — that's the point. Wysebee is the AI platform delivered as a product. Your existing engineers wire it up the same way they integrate any other API, and the retrieval, guardrails, cost caps, logging, and evals are already there.
What does it cost?
The desktop app is free. Wysebee Cloud is usage-based, and on-premises is a flat license — both quoted after a 30-minute scoping call. No hourly billing, no surprises.
See Wysebee running in your product.
Book a 30-minute demo. We'll show you the platform, map it to your product, and quote Wysebee Cloud or on-premises — before you commit to anything.
No pitch deck. No sales pressure. Just a clear recommendation.
Just exploring? Download the free desktop app and build your first MCP tool in minutes.
