Connects AI assistants to the Itcons.app business operations platform for managing work reports, work orders, projects, clients, and users. It supports both local stdio and remote HTTP modes, enabling querying, searching, and creating operational data with secure authentication.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.HOST— 127.0.0.1 \ITCONS_API_BASE_URL— is optional. If omitted, the server uses:ITCONS_DOMAIN— Resolve the API base URL from .ITCONS_DOMAIN_LOOKUP_URL— No Endpoint used to detect the Itcons.app domain from an email. Defaults to https://auto.itcons.app/webhook/my-domain.ITCONS_HTTP_AUTH_DISABLED— No Set to 1 only for local HTTP smoke tests. Disables remote MCP bearer auth.ITCONS_HTTP_SMOKE_PORTITCONS_MCP_ALLOWED_HOSTS— Recommended for remote mode Comma-separated allowed Host headers, for example mcp.example.com.ITCONS_MCP_PATH— No Remote MCP endpoint path. Defaults to /mcp.ITCONS_MCP_PUBLIC_URL— Yes for remote mode Public HTTPS origin, for example https://mcp.example.com.ITCONS_MCP_SSE_PATH— No SSE-compatible endpoint path. Defaults to /sse.ITCONS_OAUTH_CLIENTS_FILE— Recommended for public apps JSON file used to persist dynamically registered OAuth clients.ITCONS_OAUTH_CLIENT_ID— itcons-app-chatgpt \ITCONS_OAUTH_CLIENT_SECRET— change-me \ITCONS_PASSWORD— "": "change-me",ITCONS_REPORTS_MCP_PATHITCONS_SMOKE_LIVEITCONS_TIMEZONE— Europe/MadridITCONS_TOKEN— ITCONS_USERNAME Yes, unless is set Itcons.app username or email.ITCONS_USERNAME— user@example.comPORT— No HTTP server port. Defaults to 3000.[](https://m8ven.ai/mcp/itcons-app-mcp-pd6asc)