Tenant Template Manager
Files & Docs
Remote
4 tools
Authenticate and provision new tenants with initial document templates. Add and manage templates for existing tenants to standardize workflows. Connect to external services via HTTP as part of your setup or operations.
How to connect
1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://asd--santiago.blanco.vilchez.run.tools
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(4)-
add-templateAdd a new template with sections to an existing tenant via the seed-template endpoint
-
auth-loginAuthenticate user via the login endpoint and get JWT access token
-
create-tenantCreate a new tenant via the bootstrap endpoint with tenant, service type, admin user, and document sections
-
http-requestMake HTTP requests to external APIs