Docs/Getting Started/Overview

Sealevel Docs.

Set up CLI, MCP, or hit the API directly. Guides for every integration point.

01Getting Started

01

Quick Start

Sign up and run your first Sealevel query in under 5 minutes.

02

Authentication

OAuth sign-in, API keys, rate-limit tiers.

02Clients

03

Web Chat

Use Sealevel directly at slm.dev/chat — no install needed.

04

CLI

Install slm-cli and chat, generate Anchor programs, review code from your terminal.

05

MCP Server

Use Sealevel from Claude Code, Cursor, Windsurf, or Codex via Model Context Protocol.

03API Reference

06

Chat Completions

OpenAI-compatible /v1/chat/completions endpoint with SSE streaming.

07

Explain Endpoints

Transaction explainer and error decoder.

08

Usage Stats

Per-key usage — today's count + 7-day history.

04Guides

09

RAG Context Injection

How SLM augments answers with latest Solana/Anchor documentation.

10

Modern Anchor Enforcement

How SLM suppresses deprecated patterns at inference time.

Heads Up

Sealevel is under active development. APIs and clients may change. Star the GitHub repo for updates.

Next

Quick Start