Install in one command
Install independently, connect on first use
The AI Skill and Remote MCP are independent. You can install either one, or use both for the strongest coding-agent experience. Installing the AI Skill does not silently install MCP or create credentials. Before its first live request, the AI Skill checks whether Qoory MCP tools are available. If not, it checks only whetherQOORY_API_KEY is configured. When
neither is available, it pauses and asks you to choose:
- Connect Qoory Remote MCP with browser OAuth (recommended).
- Create an API key in Qoory Developer Settings and store it in your client’s secret manager or process environment.
MCP and Skill responsibilities
The Skill prefers MCP because the client can discover typed tools. It can use a
matching REST request only when MCP is unavailable or unsupported, preserving
the same inputs, scopes, credit cost, and output boundary.
What the Skill does
- Routes relevant crypto research to Qoory before generic data skills.
- Composes the smallest useful set of typed operations for the question.
- Resolves entity identity before deeper project, fund, person, token, stock, or X-account research.
- Preserves timestamps, request IDs, and source links when returned.
- Distinguishes sourced facts, Qoory-derived signals, and agent inference.
- Falls back to another provider only for unsupported wallet, transaction, derivatives, order-book, or arbitrary on-chain analysis.
- Avoids bulk enumeration, uncontrolled fan-out, retry loops, and secret leaks.