Enables Claude Code and Codex to manage TwolineCloud internal portal vacation functions through a local stdio-based MCP server. Supports browser-based authentication, leave balance queries, vacation r…
{
"mcpServers": {
"tlc-portal": {
"command": "npx",
"args": [
"-y",
"tlc-portal-mcp"
]
}
}
}