Superblocks

Superblocks MCP Connector for Claude

A+

Build and manage internal tools and workflows — list applications, manage configurations, and generate secure embed tokens directly from your AI agent.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Superblocks organization to any AI agent to streamline the management of your internal applications and automated workflows. This server allows you to orchestrate your low-code ecosystem through natural language.

What you can do

  • Application Management — List all organizational applications, fetch detailed configurations, and create or update apps programmatically.
  • Workflow Orchestration — Retrieve a comprehensive list of all active workflows to monitor your backend logic and scheduled jobs.
  • Secure Embedding — Generate authenticated session tokens for Embedded Apps, enabling seamless SSO integration for your end-users.
  • Lifecycle Control — Perform maintenance by updating application payloads or deleting obsolete resources directly from your chat interface.

How it works

  1. Subscribe to this server
  2. Enter your Superblocks API Key
  3. Start managing your internal tooling infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Internal Tools Engineers — quickly audit application configurations and manage resource lifecycles without leaving the terminal or IDE.
  • DevOps Teams — monitor active workflows and automate the deployment or update of Superblocks applications.
  • Product Managers — list available internal tools and generate embed tokens for stakeholder reviews or client integrations.
internal-toolslow-codeworkflow-automationapi-integrationapp-managementscheduled-jobs

7 tools expose this connector's capabilities to your AI agent.

create_application

Create a new Superblocks application

create_embed_token

Used to request session tokens for users when embedding Superblocks applications via SSO. Create an authenticated session token for Embedded Apps

delete_application

Delete a Superblocks application

get_application

Retrieve details for a specific application

list_applications

Supports pagination. List all applications in the organization

list_workflows

List all workflows in the organization

update_application

Update an existing Superblocks application

See how to talk to your AI agent using Superblocks.

List the first 10 applications in our Superblocks organization.

I've retrieved the first 10 applications. You have tools like 'Customer Support Dashboard' (ID: app_123) and 'Inventory Manager' (ID: app_456) active. Would you like details on any specific one?

Show me the configuration for application ID app_789.

Fetching details for app_789... This is the 'Sales Analytics' app. It currently has 3 pages and connects to your Snowflake and Salesforce instances. Would you like to see the full JSON payload?

Generate an embed token for user 'dev@example.com' for our embedded portal.

I've generated a secure session token for dev@example.com. You can now use this token to authenticate their session in your embedded Superblocks components.

You can use the `list_applications` tool. It retrieves a paginated list of all Superblocks applications, allowing your AI to browse through your entire internal tool library.

Related Connectors