Loading MCP server directory, please wait...
Every Autotask entity at the command line, plus a local SQLite mirror that answers ticket-aging
npx @getmcp/cli add io.github.Servosity/autotask-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
AUTOTASK_PSA_API_INTEGRATION_CODESet the AUTOTASK_PSA_API_INTEGRATION_CODE credential for the Autotask MCP server.
AUTOTASK_PSA_SECRETSet the AUTOTASK_PSA_SECRET credential for the Autotask MCP server.
AUTOTASK_PSA_USER_NAMESet the AUTOTASK_PSA_USER_NAME credential for the Autotask MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/autotask-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/autotask-v0.1.0/autotask-mcp.mcpb",
"env": {
"AUTOTASK_PSA_API_INTEGRATION_CODE": "",
"AUTOTASK_PSA_SECRET": "",
"AUTOTASK_PSA_USER_NAME": ""
}
}
}
}