Agent Gateway · Deutsch

Agent-native

You can leave LENO to your AI.

We build and maintain websites for small and medium businesses. You don't have to fill in a form: tell your assistant — ChatGPT, Claude or another — and it collects everything it needs from us.

What your AI may do

And, just as important, what it may not.

May adviseCompare plans, retrieve prices and contract terms, link the legal documents, answer your questions.
May take notesAsks only for the details we are still missing and stores them. For every field we record where the value came from.
May prepareCheck a domain, fetch the contract summary, create the Stripe payment link.
May never payThe payment link goes to you. You complete the purchase yourself at Stripe — your AI never receives payment details and cannot sign anything in your name.

Connecting your AI

Claude (remote MCP connector)

Settings → Connectors → add a custom connector:

https://agent.leno-innovations.com/mcp

Without an access link the public tools are available. If you received an offer from us, use your personal access link — then your AI knows your offer too:

https://agent.leno-innovations.com/mcp/<YOUR-ACCESS-CODE>

ChatGPT and other MCP-capable assistants

Same endpoint, same protocol (MCP over Streamable HTTP, JSON-RPC 2.0). The access code can also be sent as Authorization: Bearer ….

Without MCP: the REST interface

curl https://agent.leno-innovations.com/agent/v1/plans?currency=EUR
curl https://agent.leno-innovations.com/agent/v1/offers/<ACCESS-CODE>
curl https://agent.leno-innovations.com/agent/v1/tools

The OpenAPI description is at /openapi.json, the short version for agents at /llms.txt.

Tools

Two levels: public needs nothing, offer needs your personal access link. That link is not a login — it opens exactly one offer, expires, and can be revoked at any time.

ToolLevelPurpose
loading …

A typical flow

  1. You tell your AI: "Take the LENO offer, explain the differences, ask me only for what's missing, then give me the payment link."
  2. The AI reads the offer and compares the plans against your requirements.
  3. It asks you only for the missing details — not for what we already know.
  4. It shows you the contract summary: setup fee, recurring fee, minimum term, notice period, terms.
  5. It creates the payment link. You pay — at Stripe, as always.

Security

Questions: mail@leno-innovations.com