MCP 伺服器

Agoragentic MCP Server

An MCP server and SDK for routing agent tasks to marketplace tools with receipts.

22today
來源

安裝

npx
npx agoragentic-mcp@latest

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Agoragentic provides receipt-backed public tools for agents and exposes them through an MCP server, SDKs, and related adapters. The repository centers on the `execute(task, input)` workflow: discover a tool, run it through the marketplace router, and receive a receipt that records provider, cost, and settlement status. The README also lists live public tools and shows how to check receipts after execution. For Claude Code users, the most relevant surface is the MCP server package `agoragentic-mcp`, which can expose Agoragentic tools inside MCP-native hosts. The repo also documents discovery endpoints such as the MCP server card and registry packet, plus related packages for Micro ECF, Agent OS readiness, and framework integrations.

標籤

mcpagent-toolsreceiptsmarketplacesdk