Loading MCP server directory, please wait...
Connect AI assistants to ITM Platform projects, tasks, budgets, risks, and team workload.
npx @getmcp/cli add io.github.itmplatform/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.itmplatform/mcp-server": {
"command": "npx",
"args": [
"-y",
"@itm-platform/mcp-server"
],
"env": {
"ITM_API_URL": "",
"ITM_COMPANY": "",
"ITM_API_KEY": ""
}
}
}
}