Skip to content
Claude Desktop

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

All 36 tools →

l0 py blocks mcp in other clients