# Supabase docs over SSH

DevFeed: [Supabase docs over SSH](<https://devfeed.tech/articles/supabase-docs-over-ssh-619.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-docs-over-ssh>)

Author: Greg Richardson

Published: 2026-04-01T07:00:00Z

Content type: release

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Bash](<https://devfeed.tech/topics/bash.md>), [OpenSSH](<https://devfeed.tech/topics/openssh.md>), [Filesystems](<https://devfeed.tech/topics/filesystems.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [bash](<https://devfeed.tech/tags/bash.md>), [cli](<https://devfeed.tech/tags/cli.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Supabase introduces supabase.sh, a public SSH server that exposes Supabase documentation to AI coding agents through a bash-accessible virtual file system. The public experiment is designed to help agents browse current Markdown documentation and avoid hallucinated APIs, incorrect CLI commands, and missed configuration steps.

## Source excerpt

Browse Supabase docs with grep, find, and cat.