Exposes Temporal workflow execution state, namespace management, and search attributes to AI agents for debugging long-running business processes. Agents can inspect workflow history, debug stuck executions, and trigger new workflow runs. Supports self-hosted and Temporal Cloud deployments.
Use cases
- Developer debugs stuck workflow by examining execution history and events
- SRE monitors long-running business transactions across workflow executions
- Operations team triggers manual workflow runs for data reconciliation
- Engineer investigates failed activities by inspecting retry history
- Product manager checks workflow metrics for process optimization
Key features
- Claude Desktop
- Cursor
- VS Code
Frequently Asked Questions
- What Temporal namespaces can agents access?
- Agents can access namespaces based on their Temporal server permissions. Configure namespace access in your Temporal server or Temporal Cloud settings.
- Can agents start new workflow executions?
- Yes, with appropriate permissions agents can signal, query, and start new workflow executions. They can also cancel or terminate running workflows.
- Does it support Temporal Cloud?
- Yes, the MCP works with Temporal Cloud (cloud.temporal.io) as well as self-hosted Temporal clusters. Use mTLS or API key authentication.
Related
Related
3 Indexed items
Cloudflare MCP
Bridges AI agents to Cloudflare Workers, KV storage, R2 object storage, and D1 databases for edge deployment inspection and management. Agents can check Workers status, inspect KV namespaces, query D1 databases, and monitor R2 buckets directly from the coding environment.
GitLab MCP
Integrates GitLab projects, merge requests, CI/CD pipelines, and group metadata into AI assistants. Agents can review MR diffs alongside code, inspect pipeline failures, and track approval status without leaving the IDE. Supports gitlab.com and self-hosted GitLab instances.
Netlify MCP
Exposes Netlify CLI operations to AI agents for site scaffolding, build configuration, deploy triggering, and domain management. Developers can manage Netlify hosting without dashboard access or CLI installation. Agents work within the editor context to automate deployment workflows.