Bring your own AI
Add our MCP server to the assistant you already use — ask it how we work, let it scope what you need, and send the inquiry without leaving the chat. On your phone? Assistants only let you add connectors on web or desktop — the form below reaches the same inbox.
https://rarebit.one/mcpThese buttons send the live endpoint the same JSON-RPC your assistant would. No signup, no key — it just answers.
Claude Code
One command in your terminal:
claude mcp add --transport http rarebit https://rarebit.one/mcpClaude (web & desktop)
Settings → Connectors → Add custom connector, then paste the endpoint:
https://rarebit.one/mcpCursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"rarebit": { "url": "https://rarebit.one/mcp" }
}
}ChatGPT
Settings → Apps & Connectors (developer mode) → Create, then paste the endpoint:
https://rarebit.one/mcpAnything else
Any MCP client that speaks Streamable HTTP can connect with this config:
{
"mcpServers": {
"rarebit": {
"type": "http",
"url": "https://rarebit.one/mcp"
}
}
}how_we_workHow the automation farm operates — engagement model, human-in-the-loop, what we automate.
open_sourceThe open-source catalog: every library we publish, with what it's for.
intake_questionnaireA short, structured intake your assistant walks you through to scope the right kind of help.
submit_inquirySends the scoped request to us. We read every one and reply by email.
On mobile, or just prefer typing it yourself? This lands exactly where the MCP inquiries do — we read every one and reply by email.
Common questions
Do I need an account or API key?
No. The endpoint is public and the informational tools are read-only — point your assistant at it and it just answers. submit_inquiry only opens a ticket on our side; there's nothing to sign up for.
Which assistants can connect?
Any MCP client that speaks Streamable HTTP — Claude on web, desktop, and Code; Cursor; ChatGPT in developer mode; and others. Assistants only allow adding a connector on web or desktop, so on mobile use the form below — it reaches the same inbox.
What can the assistant actually do?
Four tools, nothing more: how_we_work and open_source answer questions about us, intake_questionnaire scopes what you need, and submit_inquiry sends it. It has no access to your files, accounts, or data — it only reads what we publish and forwards what you choose to send.
What happens after I send an inquiry?
It opens a labelled ticket in our ops repo and we reply by email, usually within two working days. The same is true whether it came from your assistant or the form.
Is my conversation stored or tracked?
We only receive what submit_inquiry sends — your name, email, and message. The site runs no analytics or trackers; see the privacy page for how inquiry data is handled.
Point your AI at the farm
Add the server, ask how we work, and let your assistant scope the first workflow worth automating — straight from the chat you already use.
