The fastest way to get started is the remote server.Documentation Index
Fetch the complete documentation index at: https://docs.peaka.com/llms.txt
Use this file to discover all available pages before exploring further.
Remote (recommended)
Point your client at:Remote MCP clients
NPM (local)
If you’d rather run the server yourself with a Peaka API key:First prompts to try
Once the server is connected, give your assistant a try:- “List my Peaka projects.”
- “What catalogs and schemas are in project
<id>?” - “Find me the top 10 customers by revenue last quarter.”
- “Cache the
orderstable and schedule an incremental refresh every hour.” - “Save this query as
monthly_active_usersand surface it in a semantic catalog.”
On the remote server, the assistant is instructed to ask which project you want
to work with once per session — unless you mention a specific project up front.
Next steps
Remote install details
OAuth flow, scopes, and screenshots.
Tools reference
Everything the assistant can do via the server.