Supabase has launched supabase.sh, a public SSH server that exposes Supabase documentation as a virtual file system of markdown files. AI coding agents can use familiar bash commands like grep, find, ls, and cat to browse and search docs without hallucinating outdated or non-existent APIs. Built on Vercel's just-bash open-source TypeScript Bash emulator, it runs sandboxed without a real shell. The approach complements the existing MCP search_docs tool by enabling exploratory browsing rather than requiring predefined queries. Developers can configure agents via AGENTS.md or CLAUDE.md to check docs before working with Supabase.

3m read timeFrom supabase.com
Post cover image
Table of contents
Setting up your agent #How it's built #Why bash instead of search? #Get started #
1 Comment

Sort: