Superblocks Connector for AI agents.
7 live capabilities
Manage your low-code internal capabilities and automated workflows through natural language.
Waiting for input…
Why people use Superblocks
Superblocks for Low-Code App Management
With this Connector, you just tell your AI agent what to do. You can ask it to list every app you own or update a specific configuration in one go. It handles the heavy lifting of navigating the platform so you can focus on the actual work. You get your results in a chat window instead of a dozen open tabs.
What Vinkius changes
You get a chat interface for your entire Superblocks infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Audit internal capabilities
An engineer needs to see every app in the org.
- Real-world use case 02
Quick SSO setup
A product manager needs a token for a new portal.
- Real-world use case 03
Workflow monitoring
A DevOps lead wants to see if all jobs are running.
Complete set · 7capabilities
The complete Superblocks capability set.
These are the exact actions your AI can choose when you ask it to work with Superblocks.
01—04
4 capabilities in this set.
Part of 7 available through Superblocks.
- 01 Capability
Update application
Update an existing Superblocks application. This lets you modify payloads and configs via chat.
- 02 Capability
Create application
Create a new Superblocks application. Use this to spin up new internal capabilities quickly.
- 03 Capability
Create embed token
Request session tokens for users. This is the standard way to handle SSO for your embedded apps.
- 04 Capability
Delete application
Delete a Superblocks application. Use this to clean up old resources or decommission capabilities.
05—07
3 capabilities in this set.
Part of 7 available through Superblocks.
- 05 Capability
Get application
Retrieve details for a specific application. This lets you see the full configuration of any app.
- 06 Capability
List applications
List all applications in the organization. This provides a full audit of your current app inventory.
- 07 Capability
List workflows
List all workflows in the organization. Use this to monitor your backend logic and scheduled jobs.
Set up in minutes
One URL. Then ask Superblocks to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Superblocks from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Superblocks, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Superblocks for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Superblocks URL.
- Step 03
Save and start
Save the connection and enable Superblocks in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"superblocks": {
"url": "https://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Superblocks
Open Agent mode in chat and ask: "Using Superblocks, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"superblocks": {
"url": "https://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Superblocks
Ask Copilot: "Using Superblocks, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"superblocks": {
"url": "https://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Superblocks
Open Cascade and ask: "Using Superblocks, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"superblocks": {
"url": "https://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Superblocks
Ask Cline: "Using Superblocks, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add superblocks --transport http "https://edge.vinkius.com/vk_preview_yGHZGgBzFwnZdBSnf0bsO4wm3PHjLY4xho3XbzOG/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Superblocks
Ask Claude: "Using Superblocks, show me...". 7 tools are ready
Where the request belongs
Work Superblocks can move forward.
This is for the ops engineer tired of clicking through dashboards to find one app config or the product manager who needs to spin up portal tokens for stakeholders without waiting on a dev team.
Internal Capabilities Engineer
Audits application configurations and manages resource lifecycles on a Tuesday afternoon without leaving the IDE.
DevOps Engineer
Monitors active workflows and automates the deployment or update of Superblocks applications.
Product Manager
Lists available internal capabilities and generates embed tokens for stakeholder reviews or client integrations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFusioo
Manage collaborative workspaces, track records, and oversee custom apps via AI agents with Fusioo.
Retool
Connect your AI assistant to Retool to inspect applications, audit users, review connected resources, and monitor workflows directly from chat.
Kintone
Build custom business apps without code using drag-and-drop forms, workflow automation, and team collaboration spaces.
Workload
Build visual workflow automations that connect your favorite apps and eliminate repetitive manual tasks across your business.
Activepieces
Automate workflows with Activepieces. manage flows, monitor executions, and handle app connections directly from your AI agent.
Rocketlane
Deliver customer onboarding projects on time with collaborative workspaces, task tracking, and time-to-value analytics.
Bring your own AI
Change the model, client or framework. Keep Superblocks connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Superblocks.
The practical details behind the request, access and result.
Can the Superblocks MCP help me manage my low-code apps?
Yes, it lets you create, update, and delete applications directly through your AI client. You can handle all the lifecycle management without leaving your chat window.
How do I get session tokens for my embedded apps using Superblocks MCP?
You can ask your agent to generate a token for a specific user. This handles the SSO integration for your embedded components automatically.
Can I see all my active workflows with Superblocks MCP?
Yes, it provides a way to list every workflow in your organization. This makes it easy to monitor scheduled jobs and backend logic.
Is Superblocks MCP safe for managing my organization's apps?
It uses your Superblocks API key to perform actions on your behalf. It follows your organization's security protocols for app management and token generation.
Can I use Superblocks MCP to update app configurations?
Yes, you can ask the agent to update the payload of an existing application. It handles the configuration changes for you based on your instructions.
Who should use the Superblocks MCP for their work?
It is ideal for DevOps engineers, internal capabilities teams, and product managers who need to manage Superblocks resources without manual dashboard navigation.
How can I see all the internal capabilities currently built in my organization?
You can use the list_applications capability. It retrieves a paginated list of all Superblocks applications, allowing your AI to browse through your entire internal capability library.
Is it possible to generate a login token for a user to view an embedded app?
Yes, the create_embed_token capability is designed specifically for this. Provide the user's email and optional metadata to receive a secure session token for Embedded Apps.
Can I check the status of my backend workflows and scheduled jobs?
Absolutely. Use the list_workflows capability to get a full inventory of all workflows in your organization, which helps in monitoring your automated processes.
One connection away
Give your agent a direct line to Superblocks.
Connect Superblocks once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available