Installation & Configuration
{
"mcpServers": {
"servicetitan": {
"command": "node",
"args": [
"<thePathToYour>/build/index.js"
],
"env": [
{
"SERVICE_TITAN_CLIENT_ID": "<REPLACE>"
},
{
"SERVICE_TITAN_CLIENT_SECRET": "<REPLACE>"
},
{
"SERVICE_TITAN_APP_KEY": "<REPLACE>"
},
{
"SERVICE_TITAN_TENANT_ID": "<REPLACE>"
}
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17