Tenant Builder
Provision new tenants with admin setup and initial document templates.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
- Add Template: Add a new template with sections to an existing tenant via the seed-template endpoint
- Auth Login: Authenticate user via the login endpoint and get JWT access token
- Create Tenant: Create a new tenant via the bootstrap endpoint with tenant, service type, admin user, and document sections
What data it sees
Do you need an account
No: the server works without sign-in
Provision new tenants with admin setup and initial document templates. Add document templates to existing tenants to expand your workspace. Authenticate and connect to external APIs to perform secure operations.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| add-template | Add a new template with sections to an existing tenant via the seed-template endpoint |
| auth-login | Authenticate user via the login endpoint and get JWT access token |
| create-tenant | Create a new tenant via the bootstrap endpoint with tenant, service type, admin user, and document sections |
| http-request | Make HTTP requests to external APIs |