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.
Latest Blog Posts
- 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