Your AI agent can hire us directly.

No forms. No waiting. No phone tag. Your AI assistant can check our services, see our availability, and book a discovery call or request a quote — right now, programmatically.

We've exposed our core business actions via the Model Context Protocol (MCP) — an open standard for AI agents to interact with services. This means any AI assistant (Claude, ChatGPT, custom agents) can act on your behalf.

How it works

1. Discover

Your agent reads our capability manifest and learns what actions are available.

2. Check

It queries our services, pricing, and real-time calendar availability.

3. Act

Book a call or request a quote on your behalf. We respond within 24 hours.

What your agent can do

Action What it does Type
get_services List our services with descriptions and pricing GET
check_availability See available time slots for the next 2 weeks GET
book_call Book a 30 or 60 minute discovery call POST
request_quote Submit a structured project brief for a tailored quote POST
quote_status Check the status of an existing quote request GET

For developers and agent builders

Manifest

Our capability manifest is at:

https://araptus.com/.well-known/mcp.json

Authentication

All actions (except discovery) require a Bearer token:

Authorization: Bearer your-api-key

Contact [email protected] for an API key.

Required Headers

X-Gateway-Site: araptus.com

Base URL

https://araptus-gateway.vercel.app

Example

curl -H "Authorization: Bearer your-key" \
     -H "X-Gateway-Site: araptus.com" \
     https://araptus-gateway.vercel.app/mcp/services

Rate Limits

  • Read endpoints (services, availability, status): 30 requests/minute
  • Book a call: 5 per hour
  • Request a quote: 10 per hour

Why we built this

For 15 years, businesses optimized for search engine crawlers. The next 15 will be about optimizing for AI agents. When your assistant is looking for a web development partner, it should be able to find us, understand what we offer, and take action — without you ever visiting a website.

We built this on the open Model Context Protocol standard. No Google dependency. No vendor lock-in. Any agent that speaks MCP can interact with our services.

This is the same infrastructure we build for our clients. If you want your business to be agent-readable too, that's exactly what we do.

Want this for your business?

We can make your services discoverable and actionable by AI agents — the same way we did for ourselves.