Module
Give your agent the Florentin MCP.
Florentin speaks MCP. Attach the MCP to your coding agent — it instantly knows customers, products, credits, billing and access, and builds your app around Florentin.
The problem
You don't want to build this yourself.
Florentin speaks MCP. Instead of reading docs, you attach the Florentin MCP to your coding agent — it knows customers, products, credits, billing and access instantly and builds your app around Florentin.
- Read integration docs and learn endpoints
- Write boilerplate for accounts, checkout and portal
- Wire everything up manually
Features
What AI-first / MCP does
✓
MCP serverStandardized access for agents.
✓
No docs to readThe agent already knows Florentin.
✓
Describe, don't buildYou say what you sell.
✓
~80 toolscustomers, products, plans, credits, webhooks …
✓
Works withClaude, Cursor & co.
✓
REST/SDKcURL, TypeScript, Python.
How it works
In three steps
Add the server
In your MCP client, add just the URL https://<your-name>.florentin.ai/api/mcp.
Sign in with OAuth
The client discovers OAuth automatically; sign in with your provider account and approve access.
Agent builds
The token is issued automatically — products, plans, credits and webhooks get wired up.
In detail
Specifications
ProtokollModel Context Protocol
Endpoint/api/mcp (Streamable HTTP)
AuthOAuth (recommended) · or 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
Frequently asked
Which agents are supported?
All MCP-capable clients like Claude and Cursor.
Does it work without MCP?
Sure — the same functionality is available as a REST API and SDKs.
Build your product. We'll handle the rest.
All integrated — auth, billing, credits, portal, access. Stripe fully included.
Start free →