Installation & Configuration
{
"mcpServers": {
"simple-support-system": {
"command": "node",
"args": [
"/absolute/path/to/simple-support-system-mcp/dist/src/index.js"
],
"env": {
"SIMPLE_SUPPORT_SYSTEM_BASE_URL": "https://support.example.com",
"SIMPLE_SUPPORT_SYSTEM_API_KEY": "your-api-key"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/9/5
Updated
2026/9/5