How to Use the Agify MCP in Claude Code
Run CLI commands to predict user ages from your database backups using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Agify MCP to Claude Code
Create your Vinkius account to connect Agify 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 terminal data to this MCP Server
Claude Code lets you query names from your terminal and feed them directly into `predict_age`. You do not need to open a browser or run a heavy IDE to check demographic statistics. Your agent runs the tool, formats the output as clean JSON or raw text, and lets you pipe that data into other terminal utilities like grep or jq.
Run batch processing scripts in Claude Code
When you are processing raw database dumps, your agent can call `predict_age_batch` to handle hundreds of names in a single command. This keeps your shell scripts lightweight and fast. The tool returns the predicted ages and statistical counts, which Claude Code can write directly to a new log file or database seed script.
Script regional lookups with this MCP Server
You can command your agent to run localized lookups using `predict_age` with specific country codes. This is perfect for verifying regional marketing lists from the command line. The terminal agent handles the loop, calls the tool for each country segment, and spits out clean, organized results directly to your stdout.
Set up Agify 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 seeagify-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Agify transactions." It will automatically discover and invoke the available Agify tools.
claude mcp add --transport http agify-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 Agify MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Agify MCP today
We host it, we monitor it, we maintain it. You just paste one token.