docs(ecosystem): add Agentcard#247
Open
pipeabellos wants to merge 1 commit into
Open
Conversation
🟡 Heimdall Review Status
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Agentcard to the ecosystem page as a Client-Side Integrations partner.
Agentcard gives AI agents one-time virtual cards for card-rail checkout: fund a wallet, set spend caps and human approvals, and the agent mints a fresh single-use card that works at any merchant that accepts cards. It is a complementary card rail alongside x402 machine-native payments, reaching the long tail of merchants that don't yet accept x402 while agents settle on-chain everywhere they can. Wallets are funded via Coinbase CDP Onramp, and agents connect over a remote MCP server, REST API, or CLI.
Follows the "Adding Your Project to the Ecosystem" steps in
typescript/site/README.md:New directory
typescript/site/app/ecosystem/partners-data/agentcard/withmetadata.jsonLogo added at
typescript/site/public/logos/agentcard.pngcategoryset toClient-Side Integrations(one of the allowed categories)Website: https://agentcard.sh
Docs: https://docs.agentcard.sh
Tests
Data-only ecosystem listing (no package code changed):
metadata.jsonvalidated as well-formed JSON with the required fields (name,category,logoUrl,description,websiteUrl)categorymatches an entry inapp/ecosystem/data.tslogoUrlpoints to the addedpublic/logos/agentcard.png(512×512)Checklist
@x402/*package affected, so no Changeset per the fragment guidance)