MarkTechPost@AI 09月21日 08:44
Coral v1发布:构建AI智能体互联互通的新标准
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

Coral Protocol发布了其Agent Stack v1,旨在统一开发者在不同框架下发现、组合和操作AI智能体的方式。核心是基于MCP的运行时(Coral Server),支持线程化、提及寻址的智能体间消息传递,以及用于编排和可观测性的开发者工作流(CLI + Studio),还有一个用于智能体发现的公共注册中心。Coral v1实现了AI智能体的市场化发布、付费以及按需租用,并提供了Anemoi在GAIA上的性能验证,展示了其结构化智能体间协作优于简单的提示链。虽然支付功能尚待上线,但Coral v1为构建互联互通的AI智能体生态奠定了基础。

💡 Coral v1的核心是其基于MCP(Model Context Protocol)的运行时Coral Server,它实现了线程化、提及寻址的智能体间消息传递。这种机制使得AI智能体能够以结构化的方式进行协调,而非依赖于脆弱的上下文拼接,从而解决了不同AI框架之间互操作性差的问题,促进了智能体的组合与协作。

🛠️ 配合Coral Server,Coral v1还提供了CLI和Studio工具,方便开发者进行远程/本地智能体的添加、共享线程的连接以及对线程和消息遥测数据的检查,极大地简化了智能体的编排、调试和性能调优过程。同时,公共注册中心层为智能体的发现和集成提供了便利。

🚀 Coral v1旨在构建一个AI智能体市场,让任何人都能发布、发现、并从中获利。开发者可以发布自己的AI智能体,并按使用量获得报酬,企业也能按需租用智能体来加速AI创业项目的开发,这预示着一个更开放、更高效的AI智能体经济的到来。

📊 Anemoi在GAIA上的参考实现提供了实证支持,证明了Coral v1的结构化智能体间协作模式在有限规划器能力下,优于简单的提示链。该模式通过减少对单一强大规划器的依赖、削减冗余的Token传递,提高了长周期任务的可伸缩性和成本效益。

⏳ 尽管Coral v1在构建AI智能体互联互通和提供开发工具方面取得了重要进展,但其按使用付费的支付功能和托管结账服务目前仍处于“即将推出”状态。用户应关注Coral Protocol的官方更新,以便在这些功能正式可用时进行整合。

Coral Protocol has released Coral v1 of its agent stack, aiming to standardize how developers discover, compose, and operate AI agents across heterogeneous frameworks. The release centers on an MCP-based runtime (Coral Server) that enables threaded, mention-addressed agent-to-agent messaging, a developer workflow (CLI + Studio) for orchestration and observability, and a public registry for agent discovery. Coral plans to pay-per-usage payouts on Solana as “coming soon,” not generally available.

What Coral v1 Actually Ships

For the first time, anyone can: → Publish AI agents on a marketplace where the world can discover them → Get paid for AI agents they create → Rent agents on demand to build AI startups 10x faster

Why Interoperability Matters

Agent frameworks (e.g., LangChain, CrewAI, custom stacks) don’t speak a common operational protocol, which blocks composition. Coral’s MCP threading model provides a common transport and addressing scheme, so specialized agents can coordinate without ad-hoc glue code or prompt concatenation. The Coral Protocol team emphasized on persistent threads and mention-based targeting to keep collaboration organized and low-overhead.

Reference Implementation: Anemoi on GAIA

Coral’s open implementation Anemoi demonstrates the semi-centralized pattern: a light planner + specialized workers communicating directly over Coral MCP threads. On GAIA, Anemoi reports 52.73% pass@3 using GPT-4.1-mini (planner) and GPT-4o (workers), surpassing a reproduced OWL setup at 43.63% under identical LLM/tooling. The arXiv paper and GitHub readme both document these numbers and the coordination loop (plan → execute → critique → refine).

The design reduces reliance on a single powerful planner, trims redundant token passing, and improves scalability/cost for long-horizon tasks—credible, benchmark-anchored evidence that structured A2A beats naive prompt chaining when planner capacity is limited.

Incentives and Marketplace Status

Coral positions a usage-based marketplace where agent authors can list agents with pricing metadata and get paid per call. As of this writing, the developer page clearly labels “Pay Per Usage / Get Paid Automatically” and “Hosted checkout” as coming soon—teams should avoid assuming GA for payouts until Coral updates availability.

Summary

Coral v1 contributes a standards-first interop runtime for multi-agent systems, plus practical tooling for discovery and observability. The Anemoi GAIA results provide empirical backing for the A2A, thread-based design under constrained planners. The marketplace narrative is compelling, but treat monetization as upcoming per Coral’s own site; build against the runtime/registry now and keep payments feature-flagged until GA.

The post An Internet of AI Agents? Coral Protocol Introduces Coral v1: An MCP-Native Runtime and Registry for Cross-Framework AI Agents appeared first on MarkTechPost.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Coral Protocol AI Agents MCP Interoperability Agent Stack AI Marketplace Coral v1 人工智能 智能体 互操作性
相关文章