Modul
Gib deinem Agent den Florentin-MCP.
Florentin spricht MCP. Häng den MCP an deinen Coding-Agent — er kennt sofort Kunden, Produkte, Credits, Billing und Zugriff und baut deine App direkt um Florentin herum.
Das Problem
Das willst du nicht selbst bauen.
Florentin spricht MCP. Statt Doku zu lesen, hängst du den Florentin-MCP an deinen Coding-Agent — er kennt Kunden, Produkte, Credits, Billing und Zugriff sofort und baut deine App direkt um Florentin herum.
- Integrationsdoku lesen und Endpoints lernen
- Boilerplate für Konten, Checkout und Portal schreiben
- Alles manuell verdrahten
Funktionen
Was AI-first / MCP kann
✓
MCP-ServerStandardisierter Zugang für Agents.
✓
Kein Doku-LesenDer Agent kennt Florentin schon.
✓
Beschreiben statt bauenDu sagst, was du verkaufst.
✓
~80 Toolscustomers, products, plans, credits, webhooks …
✓
Funktioniert mitClaude, Cursor & Co.
✓
REST/SDKcURL, TypeScript, Python.
So funktioniert's
In drei Schritten
Server eintragen
Im MCP-Client nur die URL https://<dein-name>.florentin.ai/api/mcp hinterlegen.
Mit OAuth anmelden
Der Client entdeckt OAuth automatisch; melde dich mit deinem Provider-Account an und bestätige den Zugriff.
Agent baut
Der Token wird automatisch ausgestellt — Produkte, Pläne, Credits und Webhooks werden verdrahtet.
Im Detail
Spezifikationen
ProtokollModel Context Protocol
Endpoint/api/mcp (Streamable HTTP)
AuthOAuth (empfohlen) · oder Bearer 42|…
Tools~80 (customers.* · products.* · plans.* · credits.* · webhooks.*)
AgentsClaude · Cursor & Co.
# MCP-Endpoint (OAuth, empfohlen):
https://<dein-name>.florentin.ai/api/mcp
# Im MCP-Client nur die Server-URL eintragen:
{
"mcpServers": {
"florentin": {
"url": "https://<dein-name>.florentin.ai/api/mcp"
}
}
}
# Client entdeckt OAuth automatisch über:
# …/.well-known/oauth-protected-resource/api/mcp
# → mit Provider-Account anmelden, Consent bestätigen
# → MCP-Token wird automatisch ausgestellt.FAQ
Häufig gefragt
Welche Agents werden unterstützt?
Alle MCP-fähigen Clients wie Claude und Cursor.
Geht es auch ohne MCP?
Klar — die gleiche Funktionalität gibt es als REST-API und SDKs.
Bau dein Produkt. Den Rest übernehmen wir.
Alles integriert — Auth, Billing, Credits, Portal, Zugriff. Stripe voll dabei.
Kostenlos starten →