l0 py blocks mcp for Claude Desktop
io.github.selisedigitalplatforms/l0-py-blocks-mcp
A Model Context Protocol (MCP) server for Selise Blocks Cloud integration
client:Claude Desktop
transport:streamable-http
tools:36
Install l0 py blocks mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"l0-py-blocks-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ai.seliseblocks.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- activate_social_login
- get_authentication_config
- add_sso_credential
- check_blocks_cli
- install_blocks_cli
- list_roles
- create_role
- list_permissions
- create_permission
- update_permission
- get_resource_groups
- set_role_permissions
- get_role_permissions
- enable_email_mfa
- enable_authenticator_mfa
- get_projects
- set_application_domain
- create_project
- get_auth_status
- get_global_state
- create_schema
- list_schemas
- get_schema
- update_schema_fields