Connect your account, then chat with AI to run tools.
Selise Blocks is a multi-tenant application development platform. Manage projects, authentication (social login, MFA, CAPTCHA), roles and permissions (RBAC), GraphQL schemas, translations/i18n, and data gateway configuration.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Domain knowledge for L0 Py Blocks — workflow patterns, data models, and gotchas for your AI agent.
Selise Blocks is a multi-tenant application development platform. This bundle provides full CRUD for projects, roles, permissions, schemas, translations, and security configuration (social login, MFA, CAPTCHA).
project_key.Within a project:
Full CRUD (create, read, update, delete/modify):
Configuration (write-once or toggle):
Read-only:
Set up a new project: Create a project, then retrieve the project list to get the project_key and application domain. Set the application domain if needed. All subsequent operations use this project key.
Configure authentication: Activate social login, then add SSO credentials for each OAuth provider. Enable MFA (email or authenticator) as a second factor. Query auth status to confirm token validity.
Build RBAC: Create permissions first (named access rights with descriptions), then create roles and assign permissions to them. Query role permissions by slug to audit access.
Manage GraphQL schemas: List existing schemas or create new ones. The field update workflow is three steps: (1) get the schema by ID to see current fields, (2) update the fields, (3) finalize to confirm. Resource groups organize schemas within a project.
Localize the app: List available languages and modules for a project. Create translation modules, populate keys with per-language values, then publish to make translations live.
Add CAPTCHA: Save a CAPTCHA config specifying provider (Google reCAPTCHA or hCaptcha) with site key and secret. List configs to see all, toggle individual configs on/off by ID.
project_key. Always list projects first if you don't have one.Selise Blocks is a multi-tenant application development platform. Manage projects, authentication (social login, MFA, CAPTCHA), roles and permissions (RBAC), GraphQL schemas, translations/i18n, and data gateway configuration. It provides tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/l0-py-blocks-mcp. Authentication is handled automatically.
L0 Py Blocks uses API Key. L0 Py Blocks requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect L0 Py Blocks to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...