roiq-os-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@roiq-os-mcpcreate a new board called 'Project Alpha'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
roiq-os-mcp — conector MCP de ROIQ OS
Puente ligero para operar ROIQ OS desde Claude Code. No contiene código ni secretos de ROIQ OS:
solo llama a su API operadora (/api/op) con el token que te dé el Owner. Sin un token válido no hace nada.
Conectar (una sola vez)
No necesitas clonar nada. En tu terminal:
claude mcp add roiq-os --scope user \
-e ROIQ_BASE_URL=https://roiq-os.pages.dev \
-e ROIQ_OPERATOR_TOKEN=EL_TOKEN_QUE_TE_DIERON \
-- npx -y github:crisglezz/roiq-mcp(En PowerShell, todo en una línea, sin las \. Si claude no se reconoce, usa la ruta completa a
claude.exe.)
Reinicia Claude Code y tendrás las herramientas roiq_*, limitadas a lo que tu token permita.
Related MCP server: crm-mcp
Requisitos
Node 18+ y Claude Code.
Un token de acceso (lo crea el Owner en ROIQ OS → Configuraciones → Conectar Claude).
Variables de entorno
ROIQ_BASE_URL— normalmentehttps://roiq-os.pages.dev.ROIQ_OPERATOR_TOKEN— tu token de acceso (privado; nunca lo pongas en un archivo compartido).
Qué puede hacer
Crear/editar espacios, páginas, tableros, tablas, tarjetas, guiones; montar y aprobar vídeos; sacar reportes y analítica; publicar HTML — dentro del alcance que el Owner le dio a tu token. Todo lo que dejes montado queda pendiente de aprobación en la sección Operador de ROIQ OS.
Seguridad
Tu token define a qué espacios accedes y qué permisos tienes; el control se hace en el servidor de ROIQ OS. Si tu token se filtra, avisa al Owner para revocarlo.
MIT.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBquality-maintenanceBridges Claude Code to a Cloud Orchestrator API, providing access to multi-AI consensus, web search, code execution sandboxes, long-term memory, knowledge graphs, deployment management, and 20+ integrated AI and developer tools.Last updated28
- Flicense-qualityDmaintenanceBridges Claude Code to the Rowan Rose CRM, translating MCP tool calls into REST API requests for contacts, cases, documents, and more.Last updated
- Alicense-qualityDmaintenanceConnects Claude Code with GoHighLevel CRM to manage contacts, pipelines, calendars, conversations, workflows, funnels, and forms via natural language.Last updatedMIT
- Flicense-qualityDmaintenanceEnables interaction with Google Sheets, Docs, Slides, and Drive through a remote MCP server hosted on Cloudflare Workers, with OAuth authentication and Claude-native connect.Last updated
Related MCP Connectors
Persistent context for Claude. Your AI always knows your projects and next actions across sessions.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crisglezz/roiq-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server