What is the ITM Platform MCP server?
Connect AI assistants to ITM Platform projects, tasks, budgets, risks, and team workload.
How to install ITM Platform
Copy-paste configuration for popular MCP clients.
ITM_API_URLITM Platform API gateway URL
ITM_COMPANYYour company/account slug
ITM_API_KEYYour personal API key
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@itm-platform/mcp-server"
],
"env": {
"ITM_API_URL": "<YOUR_ITM_API_URL>",
"ITM_COMPANY": "<YOUR_ITM_COMPANY>",
"ITM_API_KEY": "<YOUR_ITM_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@itm-platform/mcp-server"
],
"env": {
"ITM_API_URL": "<YOUR_ITM_API_URL>",
"ITM_COMPANY": "<YOUR_ITM_COMPANY>",
"ITM_API_KEY": "<YOUR_ITM_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@itm-platform/mcp-server"
],
"env": {
"ITM_API_URL": "<YOUR_ITM_API_URL>",
"ITM_COMPANY": "<YOUR_ITM_COMPANY>",
"ITM_API_KEY": "<YOUR_ITM_API_KEY>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@itm-platform/mcp-server"
],
"env": {
"ITM_API_URL": "<YOUR_ITM_API_URL>",
"ITM_COMPANY": "<YOUR_ITM_COMPANY>",
"ITM_API_KEY": "<YOUR_ITM_API_KEY>"
}
}
}
}claude mcp add mcp-server --env ITM_API_URL=<YOUR_ITM_API_URL> --env ITM_COMPANY=<YOUR_ITM_COMPANY> --env ITM_API_KEY=<YOUR_ITM_API_KEY> -- npx -y @itm-platform/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.