Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.
https://mcp.itcons.app/mcpnpx -y @itcons-app/mcp{
"ITCONS_DOMAIN": "YOUR_VALUE_HERE",
"ITCONS_USERNAME": "YOUR_VALUE_HERE",
"ITCONS_PASSWORD": "YOUR_SECRET_VALUE",
"ITCONS_TOKEN": "YOUR_SECRET_VALUE",
"ITCONS_TIMEZONE": "Europe/Madrid"
}Also advertised: https://mcp.itcons.app/sse
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-itcons-app-mcp": {
"url": "https://mcp.itcons.app/mcp"
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Itcons.app is an MCP server for Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.. It supports HTTP, STDIO transport.
Use the generated config in Install. This server runs with npx -y @itcons-app/mcp; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://mcp.itcons.app/mcp.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://mcp.itcons.app/mcp.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://mcp.itcons.app/mcp.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://mcp.itcons.app/mcp.
Itcons.app uses HTTP, STDIO transport. Endpoint: https://mcp.itcons.app/mcp.
Itcons.app inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Itcons.app is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
@itcons-app/mcpstdio | npm | 0.5.1 | Env: ITCONS_DOMAIN required Env: ITCONS_USERNAME Env: ITCONS_PASSWORD secret Env: ITCONS_TOKEN secret Env: ITCONS_TIMEZONE |