Install
openclaw skills install @jolestar/birdeye-mcp-skillUse 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.
openclaw skills install @jolestar/birdeye-mcp-skillUse 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.md