The API Playground lets you test connections before using them with the AI. You can verify authentication, preview responses, and configure which resources are accessible.Documentation Index
Fetch the complete documentation index at: https://sourcetable.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Adding a database connection
Open Superagents
Click the Superagents button in the toolbar or use the connectors menu in the AI chat.
Select Database
Choose your database type: PostgreSQL, MySQL, MongoDB, Snowflake, SQL Server, or any of the 25+ supported databases.
Enter credentials
Provide host, port, database name, username, and password. Or paste a connection string.
Test connection
Click Test to verify the connection works. Sourcetable validates connectivity and lists available tables.
Adding an API connection
Authenticate
Enter your API key, bearer token, or configure OAuth. Different APIs support different auth methods.
Configure endpoints
Select which endpoints the AI can access. You can restrict to read-only or allow write operations.
Adding an MCP connection
MCP (Model Context Protocol) connections let you add specialized tools:Supported databases
| Category | Databases |
|---|---|
| PostgreSQL | Generic, AWS Aurora, AWS RDS, Azure, Google Cloud, Heroku, Supabase |
| MySQL | Generic, AWS Aurora, AWS RDS, Azure, Google Cloud |
| MariaDB | Generic, AWS RDS, Azure |
| MongoDB | Standard, Sharded Cluster |
| SQL Server | Generic, Azure, AWS RDS |
| Other | Snowflake, DynamoDB, Cosmos DB, Magento |