workato.com
Workato is an enterprise automation and integration platform for building workflows, connecting SaaS and on-premise systems, and exposing governed capabilities to AI agents through MCP-related features. It combines integration, orchestration, API management, and agent tooling in a single platform.
Workato exposes a documented HTTP Developer API and a Workato CLI; Workato also documents MCP features and MCP server management, but the public docs scraped here did not reveal a connectable Workato-hosted MCP endpoint or concrete authentication mechanics for one.
- Workato Developer APIdiscovered
- Workato CLIdiscovered
In Workato, have a workspace admin create an API client and assign it a client role and project scopes from Manage API clients and access profiles. Use the generated token as a bearer token in Authorization: Bearer <token>. The Workato API introduction says API requests use API client authentication via bearer headers rather than x-user-token.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://workato.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing