← Back to browse

akilat-spec-leave-manager-mcp

Indexed by ai.smithery

About

Track and manage employee time off with quick balance lookups and streamlined applications. Find t…

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http akilat-spec-leave-manager-mcp https://server.smithery.ai/@akilat-spec/leave-manager-mcp/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"akilat-spec-leave-manager-mcp","type":"http","url":"https://server.smithery.ai/@akilat-spec/leave-manager-mcp/mcp"}'
JSON
{
  "mcpServers": {
    "akilat-spec-leave-manager-mcp": {
      "url": "https://server.smithery.ai/@akilat-spec/leave-manager-mcp/mcp"
    }
  }
}