{
  "markdown": "# 1lev1 MCP Setup 💗 (English)\n\nA 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).\n\n## Features\n\nBy connecting, your AI agent gains \"superpowers\" within the 1lev1 system:\n\n- 🕒 **Timer Control**: Start, stop, and manage timers in real-time.\n- 🤝 **Partnerships**: Manage and connect different entities in the system.\n- ✅ **Task Management**: Automatically create and track tasks.\n- 📊 **Voting & Sales Data**: Get real-time updates on audience voting and sales reports.\n\n## Installation & Usage\n\nNo prior installation is needed. Simply run:\n\n```bash\nnpx 1lev1-mcp\n```\n\nThis does two things:\n\n1. **Connects** — opens 1lev1.com, you log in and approve, and the API key is\n   written into every AI agent you actually have installed.\n2. **Installs the skill** — the standing instructions that teach the agent what\n   a rikma is, that logged hours are ownership, and that it must never vote or\n   sign a profit-split on somebody else's behalf. The connection gives the agent\n   hands; the skill gives it judgement.\n\nRestart your agent afterwards to pick up the new config.\n\nTo undo everything:\n\n```bash\nnpx 1lev1-mcp remove\n```\n\nThat removes the server entry and the skill from every agent config. The API key\nitself stays valid until you revoke it at **1lev1.com → Settings → API keys**.\n\n### What it will not touch\n\n- Config files that are not plain JSON (VS Code `settings.json` with comments,\n  for example) are **left alone** and reported, never rewritten.\n- Agents you have not installed are skipped — no directories are created and no\n  API key is written for a tool you do not use.\n- Every file it does modify is backed up once to `<file>.1lev1.bak` first, and\n  written atomically.\n\n## Customization (for Developers)\n\nTo use this tool for your own MCP project, follow these two simple steps:\n\n1. **Edit Config**: Change the values in `src/app-config.js` to match your service name and server URLs.\n2. **Server-Side Implementation**: Ensure your website has the following routes:\n   - `authUrlBase`: A page for authentication that returns the user to the callback URL with the API Key.\n   - `mcpUrl`: The MCP server endpoint (supporting SSE or Stdio).\n\n---\n\n**1lev1 - we can together 💗**\n\n---\n\n# 1lev1 MCP Setup (Hebrew) 💗\n\nכלי CLI לחיבור מהיר של מערכת **1lev1** לסוכני ה-AI האהובים עליך (Claude Desktop, Cursor, Windsurf, VS Code ועוד) באמצעות פרוטוקול MCP (Model Context Protocol).\n\n## מה זה מאפשר?\n\nבאמצעות החיבור, סוכן ה-AI שלך מקבל יכולות \"על\" בתוך המערכת של 1lev1:\n\n- 🕒 **שליטה בטיימרים**: הפעלה, עצירה וניהול זמן בזמן אמת.\n- 🤝 **יצירת שותפויות**: ניהול וחיבור גורמים שוני במערכת.\n- ✅ **ניהול משימות**: יצירה ומעקב אחר משימות בצורה אוטובטית.\n- 📊 **נתוני הצבעות ומכירות**: קבלת מידע מעודכן על הצבעות קהל ודו\"חות מכירה.\n\n## התקנה ושימוש\n\nברגע שהחבילה מפורסמת ב-NPM, אין צורך בהתקנה מוקדמת. פשוט הריצו:\n\n```bash\nnpx 1lev1-mcp\n```\n\n## התאמה אישית (למפתחים)\n\nאם ברצונך להשתמש בכלי זה עבור פרויקט MCP משלך, עליך לבצע שני פעולות פשוטות:\n\n1. **עריכת הקונפיג**: שנה את הערכים ב-`src/app-config.js` כדי שיתאימו לשם השירות ולכתובות ה-URL של השרת שלך.\n2. **מימוש בצד השרת**: עליך לוודא שבאתר שלך קיימים הראוטים (Routes) הבאים:\n   - `authUrlBase`: דף שמבצע אימות ומחזיר את המשתמש לכתובת ה-callback עם ה-API Key.\n   - `mcpUrl`: נקודת הקצה (Endpoint) של שרת ה-MCP שתומכת ב-SSE או ב-Stdio.\n\n---\n",
  "bytes": 3410,
  "sha": "1e09adc7b30c6f8ce1f7619e03c3ab1f7ab23b74c7df90a925a1a3538d76c1fc",
  "repo_slug": "avi-adam/1lev1-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_avi_adam_1lev1_3bb93702/readme"
}