Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component...
npx skills add BAiSEDagent/openclaw-skills --skill "agent-ecosystem-landscape"
Install specific skill from multi-skill repository
# Description
Comprehensive map of agent skills, tools, and MCP servers across big tech, crypto/Web3, agent frameworks, and developer infrastructure. Use when evaluating competitors, planning integrations, or positioning AgentHQ.
# SKILL.md
name: agent-ecosystem-landscape
description: "Comprehensive map of agent skills, tools, and MCP servers across big tech, crypto/Web3, agent frameworks, and developer infrastructure. Use when evaluating competitors, planning integrations, or positioning AgentHQ."
metadata:
openclaw:
emoji: "🗺️"
Agent Ecosystem Landscape
Last updated: 2026-02-08 — sourced from a comprehensive registry sweep of MCP servers, agent frameworks, and tool ecosystems.
Overview
The agent tooling ecosystem has exploded. Every major platform now exposes capabilities via MCP servers, function calling, or SDK integrations — letting AI agents interact with payments, databases, identity, code execution, and thousands of SaaS apps.
This skill maps the landscape across five categories:
| # | Category | File | When to read |
|---|---|---|---|
| 1 | Big Tech | references/01-big-tech.md | Evaluating platform capabilities, understanding how OpenAI/Google/Anthropic/Microsoft/Meta/Apple/Amazon expose tools |
| 2 | Crypto & Web3 | references/02-crypto-web3.md | Planning on-chain integrations, understanding Circle/ENS/Chainlink/Uniswap/Base MCP servers |
| 3 | Agent Frameworks | references/03-agent-frameworks.md | Choosing or integrating with LangChain, CrewAI, AutoGen, Phidata, Letta, etc. |
| 4 | Developer Infrastructure | references/04-dev-infra.md | Integrating with Stripe, Supabase, Cloudflare, Zapier, Slack, Notion, Twilio, Linear |
| 5 | MCP Registries | references/05-mcp-registries.md | Discovering MCP servers, understanding the registry landscape, Top 20 ranking |
Key Findings
1. MCP is the dominant integration pattern
Every major platform (Stripe, Supabase, Cloudflare, Circle, Anthropic) now ships an MCP server. Function calling remains for LLM-native tools (OpenAI, Meta), but MCP is the universal connector.
2. Crypto/Web3 are among the earliest MCP adopters
Circle, ENS, Chainlink, Uniswap, and Base all have production MCP servers — often before their Web2 counterparts.
3. Coordination is solved; payments are not
These integrations primarily support coordination and productivity, with limited direct payment features. The two payment-adjacent platforms:
- Stripe (#2 ranked) — fiat rails, centralized, KYC-gated
- Circle (#5 ranked) — on-chain but walled garden (their wallets, their infra)
4. Nobody has open, permissionless agent-to-agent payments
This is the gap. No platform offers a protocol where any agent can pay any other agent without intermediaries.
5. AgentHQ positioning
AgentHQ/x402 sits between Stripe (#2 fiat) and Circle (#5 walled garden) but is permissionless:
- Settlement: EIP-3009 (USDC transferWithAuthorization)
- Receipts: EAS attestations (on-chain, verifiable)
- Discovery: HTTP 402 status code (standards-based)
Top 20 Agent Tool Integrations
- OpenAI (function calling + MCP connectors)
- Stripe MCP (fiat payments)
- Supabase MCP (database + auth)
- Cloudflare MCP (infrastructure)
- Circle MCP (on-chain payments)
- ENS MCP (identity)
- Chainlink MCP (price feeds)
- Uniswap MCP (DEX prices)
- GitHub MCP (code)
- Supabase MCP (edge functions)
- Slack MCP (messaging)
- Twilio MCP (SMS/MMS)
- Notion MCP (knowledge)
- Zapier MCP (~8000 apps)
- Postman MCP (API testing)
- LangChain (framework + MCP adapters)
- CrewAI (30+ built-in tools)
- AutoGen (multi-agent coordination)
- Phidata (40+ toolkits)
- Base Builder MCP (Web3 dev)
When to Use This Skill
- Competitive analysis: Understanding what tools agents already have access to
- Integration planning: Picking which MCP servers or frameworks to support
- Positioning AgentHQ: Articulating the gap x402 fills vs Stripe/Circle
- Discovery: Finding the right MCP registry or server for a specific need
- Architecture decisions: Choosing between MCP, function calling, SDK approaches
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.