kiip-mcp

ggiordani95/kiip-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Read-only MCP server for the Kiip HR platform
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kiip-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ggiordani95/kiip-mcp"
      ]
    }
  }
}

README Excerpt

Read-only MCP tools for the Kiip HR platform, delivered as a Claude Code plugin with in-Claude browser login. On first session after install, this plugin creates `~/.claude/commands/kiip-login.md` — a user-level command that delegates to `/kiip-mcp:kiip-login`. This lets you type just `/kiip-login local` instead