Loading MCP server directory, please wait...
Connect AI assistants to Itcons.app work orders, reports, projects, users, and resources.
npx @getmcp/cli add io.github.itcons-app/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ITCONS_DOMAINItcons.app tenant domain, for example 'demo' for https://demo.itcons.app.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.itcons-app/mcp": {
"command": "npx",
"args": [
"-y",
"@itcons-app/mcp"
],
"env": {
"ITCONS_DOMAIN": "",
"ITCONS_USERNAME": "",
"ITCONS_PASSWORD": "",
"ITCONS_TOKEN": "",
"ITCONS_TIMEZONE": "Europe/Madrid"
}
}
}
}