{
  "markdown": "# Supalens Plugin for Claude Code\n\nConnect your database to Claude via [Supalens](https://supalens.ai). Ask questions in natural language, generate SQL, and create dashboards — all from Claude Code or Claude App.\n\n## Install\n\n```\n/plugin install Streamize-llc/supalens-plugin\n```\n\n## What it does\n\nThis plugin connects Claude to the Supalens MCP server, giving Claude access to these tools:\n\n| Tool | Description |\n|------|-------------|\n| `get_setup_status` | Check connection and setup status |\n| `list_data_sources` | List connected databases |\n| `get_schema` | Get database schema (tables, columns, types) |\n| `execute_sql` | Run SQL queries against your database |\n| `list_dashboards` | List analytics dashboards |\n| `list_widgets` | List widgets on a dashboard |\n| `create_dashboard` | Create a new dashboard |\n| `add_widget` | Add a chart or table widget |\n| `register_query` | Save a query as a reusable widget |\n\n## Setup\n\n1. Install the plugin\n2. Claude will authenticate via OAuth — you'll be redirected to sign in at supalens.ai\n3. Once authenticated, Claude can access your connected databases\n\nYou need a Supalens account with at least one data source connected. Sign up at [supalens.ai](https://supalens.ai).\n\n## Supported databases\n\n- Supabase (PostgreSQL)\n- PostgreSQL\n- MySQL\n- MariaDB\n\n## Links\n\n- [Supalens](https://supalens.ai)\n- [MCP Integration Guide](https://supalens.ai/mcp)\n",
  "bytes": 1400,
  "sha": "69c933709e512f328238ec7f4f9bd4adfdc132a43f3be0aa0815730d4624bfef",
  "repo_slug": "streamize-llc/supalens-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_streamize_llc_supalens_plugin_supalens_c0a56f0e/readme"
}