How to Use the Namely MCP in Claude Code
Run terminal queries, pipe HRIS data, and manage Namely employee records directly from your command line with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Namely MCP to Claude Code
Create your Vinkius account to connect Namely to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe HRIS Data to Terminal Utilities
Claude Code lives in your terminal, making it easy to pipe Namely data directly into other CLI tools. Ask Claude Code to find active job titles, and it runs `list_jobs` to output clean Namely JSON that you can grep or redirect to a file. This terminal-first approach is perfect for backend devs using Claude Code. You can quickly cross-reference system usernames with real names by querying Namely `list_profiles` without opening a browser or logging into the portal.
Automate CI/CD Workflows with the Namely MCP Server
Use this MCP Server to trigger terminal scripts based on Namely events. Claude Code can check `list_events` inside a terminal session to run automated scripts when employees hit specific milestones. Claude Code can also poll `list_announcements` to sync internal terminal documentation with company-wide Namely updates. It brings HR events into your deployment pipelines without requiring complex webhook setups.
Audit Org Access and Groups
Keep your access controls tight by querying Namely `list_groups` and `list_teams` from your command line. Claude Code analyzes these groups to verify that your active Slack channels or GitHub teams match your actual org structure. Claude Code flags discrepancies by comparing the command-line output of your cloud providers with Namely profiles retrieved via `get_profile`. It is a fast, scriptable way to keep your system access clean.
Set up Namely MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seenamely-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Namely transactions." It will automatically discover and invoke the available Namely tools.
claude mcp add --transport http namely-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Namely MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Namely MCP today
We host it, we monitor it, we maintain it. You just paste one token.