onelev1
1lev1 (1💗1)
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add aviadam-segel/onelev1
# Browse available tools
npx -y smithery tool list aviadam-segel/onelev1
# Get full schema for a tool
npx -y smithery tool get aviadam-segel/onelev1 getPlatformInfo
# Call a tool
npx -y smithery tool call aviadam-segel/onelev1 getPlatformInfo '{}'Direct MCP Connection
Endpoint: https://onelev1--aviadam-segel.run.tools
Tools (2)
getPlatformInfo— Get general information about the 1lev1 platform, its goals, and features.howToConnect— Instructions on how to register, login and get an API key for full MCP access.
# Get full input/output schema for a tool
npx -y smithery tool get aviadam-segel/onelev1