a2a-peptides
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@a2a-peptidessearch cleared catalogue for semaglutide 2mg presentations"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
A2A Peptides — connect kit
The agentic hub for the peptide industry — Agent-to-Agent (A2A) and Model Context Protocol (MCP), on cleared rails. Operated by GreenCore Solutions Corp.
A2A Peptides is a jurisdiction-and-pathway gate that only exposes items cleared to transact, with a catalogue behind it that only holds what passed. Research-use stock is a reject class the door names and refuses. Every field on every record carries its source page, its reader and its state; counts are produced from records at request time, never typed.
Hub | |
MCP door of record |
|
Agent Card | https://a2a-peptides.ai/.well-known/agent-card.json — signed ES256, kid |
Keyring | |
Registry | namespace |
Family | peptides-registry.ai (registry) · peptides-x402.ai (payments door) · peptides-usa.ai (declared-virtual showcase tenant) |
The gate
Three calls come before any price, availability, order or handoff: resolve_jurisdiction → resolve_actor → gate_transaction. The gate returns allow, deny or require_rx with a frozen reason code and the version of the rule set it read; both travel on every downstream receipt, including x402 settlement receipts.
Jurisdictions: US · CA · MX · EU (member as parameter) · GB. Actors: patient · prescriber · pharmacy or 503B · wholesaler · cosmetic brand · retailer · agent (must present a credential; none returns DENY_UNLICENSED_AGENT).
Related MCP server: DAP Bellwether
The twenty tools
Group | Tools |
Gate (3) | resolve_jurisdiction · resolve_actor · gate_transaction |
Regulatory truth (5) | get_substance_record · get_pathway_status · get_compounding_eligibility · get_label_and_indication · get_enforcement_watch |
Cleared catalogue (3) | search_cleared_items · get_item · compare_presentations |
Licensed supply (3) | find_licensed_supplier · get_availability · get_price |
Quality (2) | get_lot_coa · verify_serialization |
Commerce (2) | create_order_intent · a2a_handoff |
Operations (2) | get_safety_label · log_audit |
Connect
Any client that speaks streamable-HTTP MCP connects with the URL alone:
{ "url": "https://mcp.a2a-peptides.ai/mcp", "transport": "streamable-http" }Stock client paths, no adapter — see examples/:
examples/generic_mcp_client.py— the reference MCP Python clientexamples/aws_strands.py— Strands AgentsMCPClientexamples/azure_semantic_kernel.py— Semantic KernelMCPStreamableHttpPluginexamples/google_genai.py— google-genai with an MCPClientSessionas a tool
The Agent Card sample in this kit is the card as served on the day of the cut: agent-card.sample.json. Always read the live card; it is signed and the signature verifies against the live keyring.
Credentials and settlement
Reads need no authentication. An agent that transacts presents a credential issued to a licensed party. Registry-truth tools are metered by x402; create_order_intent settles by x402 (USDC on Base); receipts are signed and carry reason_code and rule_set_version.
Contact
Registry contact for every listing this hub files: mcp@a2a-peptides.ai. Human door: the form at https://a2a-peptides.ai/#contact.
MIT licence — see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Search multi-merchant supply, checkout, and track orders via MCP.
Governed data discovery, exact queries, decisions, simulations, and runtime utilities over MCP.
- n3tz AtlasOAuthai.n3tz
Governed company knowledge over MCP. Access by contract for authorized tenants.
MCP access to the U.S. federal procurement graph: contracts, opportunities, entities, and more.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceMCP server for Esheria Regulatory Pack API, enabling regulatory intelligence tools such as health checks, pack discovery, obligations, penalties, and citation-backed compliance workflows.Apache 2.0
- AlicenseNot gradedqualityBmaintenanceMCP server that aggregates and serves regulatory changes from Canadian, US, UK, and EU financial regulators via read-only tools for search, recent changes, and coverage monitoring.MIT
- AlicenseAqualityBmaintenanceProvides governed retrieval over MCP with hybrid search, strict confidence gating, and access control, exposing three read-only tools.3Apache 2.0
- AlicenseBqualityBmaintenanceEnables biomedical research workflows via MCP, including experiment and document search, PDF text extraction, evidence retrieval, and validation with provenance tracking.10MIT