What problem does it solve?
This Skill connects Supabase to a self-hosted Hermes agent so the agent can manage Supabase services remotely without manual MCP setup, repeated configuration, or risky one-off wiring.
Core Features & Use Cases
- SSH-first integration: Configures the connection on a VPS where Hermes is already running, rather than relying on a local desktop workflow.
- Secure authentication: Uses a Supabase Personal Access Token with optional project scoping and read-only mode to reduce blast radius.
- Operational safety: Verifies token access, writes secrets to Hermes config, reloads the gateway, and includes rollback steps if verification fails.
- Use case: Connect a remote Hermes agent to Supabase so it can inspect projects, manage integrations, and operate against a specific project with controlled permissions.
Quick Start
Ask the agent to wire Supabase into your remote Hermes VPS using your Personal Access Token and verify the MCP connection end to end.