skaleam-mcp
v0.1.12
Published
if you want to use the use the skaleam directly in your IDE then
Readme
skaleam-mcp
if you want to use the use the skaleam directly in your IDE then
{
"mcpServers": {
"skaleam": {
"command": "npx",
"args": ["-y", "skaleam-mcp"],
"env": {
"SKALEAM_API_URL": "https://tickets-api.zingersystems.com",
"SKALEAM_API_TOKEN": "your-personal-access-token",
"SKALEAM_ORGANIZATION_ID": "optional-org-id"
}
}
}
}