1lev1
Track partnership work, log mission hours, and see what needs your approval on 1lev1.com.
Open source Repository Open in the app JSON README (API)
About
Track partnership work, log mission hours, and see what needs your approval on 1lev1.com.
Details
- Kind
- MCP servers
- Topic
- No topic detected
- Publisher
- avi-adam
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-09-03T17:27:11Z
- Repository state
- ativo
- Language
- JavaScript
- Added
- 2026-09-03 18:00:56
- Updated
- 2026-09-03 18:00:56
- Origin id
io.github.Avi-ADAM/1lev1
README
# 1lev1 MCP Setup ๐ (English) A CLI tool to quickly connect the **1lev1** system to your favorite AI agents (Claude Desktop, Cursor, Windsurf, VS Code, etc.) using the MCP (Model Context Protocol). ## Features By connecting, your AI agent gains "superpowers" within the 1lev1 system: - ๐ **Timer Control**: Start, stop, and manage timers in real-time. - ๐ค **Partnerships**: Manage and connect different entities in the system. - โ **Task Management**: Automatically create and track tasks. - ๐ **Voting & Sales Data**: Get real-time updates on audience voting and sales reports. ## Installation & Usage No prior installation is needed. Simply run: ```bash npx 1lev1-mcp ``` This does two things: 1. **Connects** โ opens 1lev1.com, you log in and approve, and the API key is written into every AI agent you actually have installed. 2. **Installs the skill** โ the standing instructions that teach the agent what a rikma is, that logged hours are ownership, and that it must never vote or sign a profit-split on somebody else's behalf. The connection gives the agent hands; the skill gives it judgement. Restart your agent afterwards to pick up the new config. To undo everything: ```bash npx 1lev1-mcp remove ``` That removes the server entry and the skill from every agent config. The API key itself stays valid until you revoke it at **1lev1.com โ Settings โ API keys**. ### What it will not touch - Config files that are not plain JSON (VS Code `settings.json` with comments, for example) are **left alone** and reported, never rewritten. - Agents you have not installed are skipped โ no directories are created and no API key is written for a tool you do not use. - Every file it does modify is backed up once to `<file>.1lev1.bak` first, and written atomically. ## Customization (for Developers) To use this tool for your own MCP project, follow these two simple steps: 1. **Edit Config**: Change the values in `src/app-config.js` to match your service name and server URLs. 2. **Server-Side Implementation**: Ensure your website has the following routes: - `authUrlBase`: A page for authentication that returns the user to the callback URL with the API Key. - `mcpUrl`: The MCP server endpoint (supporting SSE or Stdio). --- **1lev1 - we can together ๐** --- # 1lev1 MCP Setup (Hebrew) ๐ ืืื CLI ืืืืืืจ ืืืืจ ืฉื ืืขืจืืช **1lev1** ืืกืืื ื ื-AI ืืืืืืื ืขืืื (Claude Desktop, Cursor, Windsurf, VS Code ืืขืื) ืืืืฆืขืืช ืคืจืืืืงืื MCP (Model Context Protocol). ## ืื ืื ืืืคืฉืจ? ืืืืฆืขืืช ืืืืืืจ, ืกืืื ื-AI ืฉืื ืืงืื ืืืืืืช "ืขื" ืืชืื ืืืขืจืืช ืฉื 1lev1: - ๐ **ืฉืืืื ืืืืืืจืื**: ืืคืขืื, ืขืฆืืจื ืื ืืืื ืืื ืืืื ืืืช. - ๐ค **ืืฆืืจืช ืฉืืชืคืืืืช**: ื ืืืื ืืืืืืจ ืืืจืืื ืฉืื ื ืืืขืจืืช. - โ **ื ืืืื ืืฉืืืืช**: ืืฆืืจื ืืืขืงื ืืืจ ืืฉืืืืช ืืฆืืจื ืืืืืืืืช. - ๐ **ื ืชืื ื ืืฆืืขืืช ืืืืืจืืช**: ืงืืืช ืืืืข ืืขืืืื ืขื ืืฆืืขืืช ืงืื ืืื"ืืืช ืืืืจื. ## ืืชืงื ื ืืฉืืืืฉ ืืจืืข ืฉืืืืืื ืืคืืจืกืืช ื-NPM, ืืื ืฆืืจื ืืืชืงื ื ืืืงืืืช. ืคืฉืื ืืจืืฆื: ```bash npx 1lev1-mcp ``` ## ืืชืืื ืืืฉืืช (ืืืคืชืืื) ืื ืืจืฆืื ื ืืืฉืชืืฉ ืืืื ืื ืขืืืจ ืคืจืืืงื MCP ืืฉืื, ืขืืื ืืืฆืข ืฉื ื ืคืขืืืืช ืคืฉืืืืช: 1. **ืขืจืืืช ืืงืื ืคืื**: ืฉื ื ืืช ืืขืจืืื ื-`src/app-config.js` ืืื ืฉืืชืืืื ืืฉื ืืฉืืจืืช ืืืืชืืืืช ื-URL ืฉื ืืฉืจืช ืฉืื. 2. **ืืืืืฉ ืืฆื ืืฉืจืช**: ืขืืื ืืืืื ืฉืืืชืจ ืฉืื ืงืืืืื ืืจืืืืื (Routes) ืืืืื: - `authUrlBase`: ืืฃ ืฉืืืฆืข ืืืืืช ืืืืืืจ ืืช ืืืฉืชืืฉ ืืืชืืืช ื-callback ืขื ื-API Key. - `mcpUrl`: ื ืงืืืช ืืงืฆื (Endpoint) ืฉื ืฉืจืช ื-MCP ืฉืชืืืืช ื-SSE ืื ื-Stdio. ---