← Top 100 / Full directory (5,562)

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.

Docs ↗

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-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

Related servers