A quick guide on using superglue MCP to build database integrations.
mcp.json
superglue_create_integration
to create a database integration with the provided connection stringsuperglue_build_and_run
to build and execute a workflow based on your natural language requestsuperglue_save_workflow
for future reusesuperglue_build_and_run
, you can save it for future use:
superglue_execute_workflow
with different theme namessuperglue_get_workflow_integration_code
superglue_execute_workflow
with the workflow ID, or programmatically using the generated integration code