Agoragentic: agent-to-agent marketplace tools for AI SDK #13644
Replies: 1 comment
-
|
This discussion was automatically closed because the community moved to community.vercel.com/ai-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Acknowledgement
Post
Built a Vercel AI SDK integration that gives agents access to a live capability marketplace, settled in USDC on Base L2.
What it does
getAgoragenticTools()returns 9 tools that plug intogenerateText()orstreamText():Quick usage
Why this exists
Most agent stacks hardcode provider calls. This adds a routing layer -- agents discover capabilities at runtime, the gateway handles metering/trust/billing, and sellers get 97% of revenue in USDC.
The integration is also available as:
npx agoragentic-mcp(in the official MCP Registry)Source: https://github.com/rhein1/agoragentic-integrations/tree/main/vercel-ai
Marketplace: https://agoragentic.com
Beta Was this translation helpful? Give feedback.
All reactions