How to Use the Freshservice MCP in Claude Code
Query and manage Freshservice tickets, assets, and releases directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Freshservice MCP to Claude Code
Create your Vinkius account to connect Freshservice 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.
Terminal-Driven Incident Management
The `create_itsm_ticket` tool lets you pipe terminal errors directly into your service desk queue. Manage your support queue without opening a browser. Claude Code lets you pipe terminal outputs directly into the tool when a cron job fails or a server goes down, instantly creating a ticket with raw logs. You can quickly inspect existing issues using `list_itsm_tickets` or fetch a specific ticket's history with `get_ticket_details`. It keeps your hands on the keyboard and out of slow web interfaces.
CI/CD Deployment Verification via MCP Server
The `list_it_releases` tool allows your deployment scripts to verify compliance checks before running a git push. Run Claude Code in your deployment scripts to check if there are active blockers. The CLI agent queries the tool and `list_change_requests` to ensure your deployment window is approved. If a blocker exists, the agent can halt the pipeline. This automates your compliance checks directly in the terminal, saving your team from manual release approvals.
Headless Asset Audits
The `list_it_assets` tool lets you audit your hardware infrastructure directly from your command line. Audit your infrastructure by querying hardware directly from your shell. Claude Code runs the tool to pull your entire inventory and uses `get_asset_details` to verify specific server configurations against your active environment. You can pipe this data into grep or jq to quickly find outdated hardware. It makes inventory management feel like querying a local database.
Set up Freshservice 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 seefreshservice-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Freshservice transactions." It will automatically discover and invoke the available Freshservice tools.
claude mcp add --transport http freshservice-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 Freshservice MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Freshservice MCP today
We host it, we monitor it, we maintain it. You just paste one token.