# Orchestrating ambient agents with Temporal

DevFeed: [Orchestrating ambient agents with Temporal](<https://devfeed.tech/articles/orchestrating-ambient-agents-with-temporal-35931.md>)

Original publisher: [Read original article](<https://temporal.io/blog/orchestrating-ambient-agents-with-temporal>)

Author: Kevin Martin

Published: 2025-09-18T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [auditability](<https://devfeed.tech/tags/auditability.md>), [crypto](<https://devfeed.tech/tags/crypto.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [model-context-protocol-mcp](<https://devfeed.tech/tags/model-context-protocol-mcp.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>)

## AI overview

An article describes a 24/7 crypto trading platform built with multiple AI agents, using Temporal for durable workflow orchestration and the Model Context Protocol for tool interfaces. It explains how schedules, signals and queries, the Temporal UI, workflow orchestration, and MCP tools support proactive and self-refining agent behavior.

## Source excerpt

How Temporal and MCP power a 24/7 crypto trading system of ambient agents: Schedules, Signals and Queries, durable tools, and auditability.