skills/birdeye-mcp-skill/SKILL.md
Use Birdeye MCP through UXC for token market data, trending and discovery workflows, price monitoring, and DEX-related reads with help-first live tool discovery and API-key auth.
npx skillsauth add holon-run/uxc birdeye-mcp-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to run Birdeye MCP operations through uxc.
Reuse the uxc skill for shared protocol discovery, output parsing, and generic auth/binding flows.
uxc is installed and available in PATH.https://mcp.birdeye.so/mcp.uxc https://mcp.birdeye.so/mcp -h401 Unauthorizeduxc auth credential set birdeye-mcp --auth-type api_key --header "X-API-KEY={{secret}}" --secret-env BIRDEYE_API_KEYuxc auth credential set birdeye-mcp --auth-type api_key --header "X-API-KEY={{secret}}" --secret-op op://Engineering/birdeye/api-keyuxc auth binding add --id birdeye-mcp --host mcp.birdeye.so --path-prefix /mcp --scheme https --credential birdeye-mcp --priority 100command -v birdeye-mcp-cliuxc link birdeye-mcp-cli https://mcp.birdeye.so/mcpbirdeye-mcp-cli -hbirdeye-mcp-cli -h<operation> -hBirdeye MCP is a fit for these read-heavy workflows:
Inspect birdeye-mcp-cli -h after auth setup for the current tool list. Birdeye MCP is still in beta and the live tool surface may evolve independently of this wrapper skill.
data.--text.ok, kind, protocol, data, error.birdeye-mcp-cli as default command path.birdeye-mcp-cli <operation> ... is equivalent to uxc https://mcp.birdeye.so/mcp <operation> ....401 Unauthorized:
uxc auth binding match https://mcp.birdeye.so/mcpuxc auth credential info birdeye-mcpuxc auth credential set birdeye-mcp --auth-type api_key --header "X-API-KEY={{secret}}" --secret-env BIRDEYE_API_KEY-h first.references/usage-patterns.mddevelopment
Operate Feishu or Lark IM APIs through UXC with a curated OpenAPI schema, tenant-token bearer auth, and chat/message guardrails.
development
Operate X API v2 through UXC with the official OpenAPI schema, OAuth2 PKCE user-context auth, app-only bearer guidance, and read-first guardrails for timeline/bookmark/post workflows.
development
Operate GitHub REST API through UXC with the official OpenAPI schema, explicit gh-to-uxc auth import, and read-first guardrails for repo, issue, pull request, and event workflows.
development
Operate WhatsApp Business Platform Cloud API through UXC with a curated OpenAPI schema, bearer-token auth, and message/profile guardrails.