Skip to content

How it works with Claude

Claude connects to us through a custom connector. With a paid Claude plan you add it yourself; you do not need an account with us.

  1. 1Open the settings in Claude and go to «Connectors».
  2. 2Choose «Add custom connector».
  3. 3Paste the server URL and save. No authentication is needed, so leave those fields empty.
  4. 4Turn the connector on in a chat and ask what we offer.

Server URL

https://www.grifodev.ch/mcp

Things you can ask Claude

  • What does Grifo Development charge for a restaurant website with online ordering?
  • Work out the PC setup for three business PCs with VPN.
  • Which websites has Grifo Development built that use Stripe?
  • Send Grifo Development my enquiry for the package we just priced.

And with ChatGPT

The same access works wherever an assistant speaks the Model Context Protocol, ChatGPT included, once a custom connector is set up there.

What the assistant can do, and what it cannot

It can

  • Show all our services, from websites and online shops to AI solutions, PCs, networks and support.
  • Name packages, options and running costs, exactly as on our pages.
  • Calculate a price like our price calculator, one-off and per month or year.
  • Show the websites we have built, filtered by technology if you like.
  • Send your enquiry to us, with the package you priced if you wish.

It cannot

  • Order or pay for anything. The binding price is in the quote that follows your enquiry.
  • Book an appointment. We arrange that with you directly after your enquiry.
  • See any customer data. Quotes, invoices and the customer portal stay out of reach.

The enquiry really reaches us

Unlike a question or a price calculation, the enquiry is real: it reaches us like a message from the contact form, and you receive a confirmation by e-mail. That is why the assistant first asks for your name, e-mail address and phone number, and whether you agree to our privacy policy. We usually reply within 1-2 working days.

Privacy

Only what the enquiry needs reaches us from the chat: your name, e-mail address, phone number, message and, if you wish, the package you priced. We do not store questions about services, prices or references. The enquiry itself is handled like one from the contact form.

Read the privacy policy

For developers and reviewers

Grifo Development runs a Model Context Protocol server. It is publicly reachable, with no login and no API key, and publishes the same services and prices as the website.

Endpoint
https://www.grifodev.ch/mcp
Transport
Streamable HTTP with JSON responses, stateless (one server per request), no authentication.

The five tools

list_services
Returns every service with its page, how it is priced and its lowest one-off price, optionally filtered by category.
get_service
Reads one service in full: the price calculator's packages with their options and running costs, or the published price ranges.
estimate_price
Totals package, options and quantity with the same tables and the same formula as the price calculator on the website. Stores nothing.
list_references
Returns the websites we have built and run, optionally filtered by technology.
send_enquiry
Sends the enquiry like the contact form: stored, a confirmation to the customer, a message to us. An optional idempotency key makes a retry safe.

How an enquiry flows

list_services for the services, get_service for packages and options, estimate_price for the price, then send_enquiry.

send_enquiry runs through the same code as the contact form. The captcha is the one thing it drops: in its place the tool requires a phone number and privacy consent, limits enquiries per address and day, and the confirmation e-mail leaves the message out.

A server like this for your website?

We build this access for you too: your products, prices or free slots, available in Claude and ChatGPT.

More about MCP servers

Rather write to us directly?

The contact form leads to the same enquiry, with or without the price calculator.

Go to the contact form