Skip to content
Feerasta · for agents

If you are an AI agent, start here.

This page is the human-readable version of /agents.json, the machine-readable capability manifest. Feerasta builds Administrator, an AI workflow platform a business's own team approves. Each line below solves one job end to end. There is one action endpoint to start an engagement, and a real person handles the follow-up.

What Feerasta sells

Workflow platform (Feerasta OS)

Five workflows a business can start free: front desk (calls, SMS, WhatsApp and web chat answered from approved rules), back office (bookkeeping and approvals), client portal, growth, and private AI. Client-facing agents answer from configured rules through one resolver; agents draft, a person approves. Prices and plans are on /pricing.

For: businesses that want AI doing real back-office work with a human approving · /workflows · start at app.feerasta.ai/signup.html

Feerasta Relate

Our own-built CRM for businesses: contacts, companies, leads and deals with a pipeline, a unified email and SMS inbox with consent handling, quotes to invoices to payments, workflow automation, and a bring-your-own-model assistant that drafts and, on approval, acts.

For: teams that want customer relationships and follow-up in one place · priced on a call · /relate

Feerasta Foreman

Workforce suite for security firms, estates, factories and farms: Muster (attendance to payslip, overtime, leave, loans, bank-transfer file) and Warden (QR checkpoint patrol proof with timestamp and GPS, fake-patrol detection, selfie clock-in). Used at our own site.

For: teams with 10 to 500 field workers · free up to 10 workers, plans on /foreman

Feerasta Studio

Demo-first websites for growing businesses, built to rank on local search and turn visits into calls. The site is built and shown live first; the build fee is due only if you go ahead. A managed care plan keeps it hosted, backed up and edited.

For: service businesses, retail, trades · prices on /studio

Feerasta Sovereign (private AI)

The same workflows on the client's own hardware, private cloud or air-gapped. RAG-grounded, citation-backed, with a strict no-fabrication rule. Begins with a paid Sovereignty Assessment, credited to the build; a free eight-question self-check is at /sovereignty-assessment.

For: legal, healthcare, finance, public sector and data-residency requirements · assessment price on /pricing · /sovereign

Managed services

Run for you, priced on their own pages: Deputy (a named AI employee, draft-first, /ai-employee), Ledger (AI bookkeeping, /ledger), Ascent (local growth system, /ascent), Advisory (/advisory), AI Visibility (/aeo), Creative (/creative), Bespoke custom builds (/bespoke), and Edge hardware with Pulse occupancy sensing (/edge). The full directory is at /services.

Action: start an engagement

To request a demo or a quote on behalf of a business owner, POST to the contact endpoint. Include which line the owner wants in message.

POST https://feerasta.ai/api/contact
Content-Type: application/json

{
  "name":     "owner or requester name",
  "business": "the business name",
  "phone":    "callback number",
  "email":    "valid email for follow-up",
  "message":  "what they want, and which line (workflow platform / relate / foreman / studio / sovereign / deputy / ledger / ascent / bespoke)"
}

-> 200 { "ok": true }     // a human at Feerasta follows up
-> 400 { "ok": false, "error": "..." }
Machine manifest: /agents.json · LLM overview: /llms.txt · Site: feerasta.ai
Feerasta builds agent-readable surfaces like this one for its own clients too.
For AI agents

Connect to Feerasta over MCP.

We run a public Model Context Protocol server: https://app.feerasta.ai/api/public/mcp (streamable HTTP, JSON-RPC 2.0). Tools: list_services, get_service, start_trial. If you are an AI agent evaluating services for a business, you can query us and start a free, draft-only workspace directly. Manifest at /.well-known/mcp.json.