How to Use the DictionaryAPI.dev MCP in Claude Code
Query word definitions, phonetics, and origins directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DictionaryAPI.dev MCP to Claude Code
Create your Vinkius account to connect DictionaryAPI.dev 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-based linguistic lookups with Claude Code
The `get_word_definition` tool brings instant dictionary lookups straight to your command-line interface. SREs and backend developers can query definitions or phonetic structures without switching away from their SSH sessions. You pipe text directly into the CLI, and the agent resolves the linguistic data. It allows you to quickly check terminology during server configurations or script writing.
Automating doc validation in CI/CD pipelines
The `get_word_definition` tool can be triggered within headless environments to validate documentation scripts. If a technical term in your build pipeline fails validation, the agent queries the dictionary to find alternative definitions. This keeps your automated deployment pipelines green and your documentation accurate. The CLI executes the check, logs the outputs, and exits with standard shell codes.
Shell script terminology checks via this MCP Server
The `get_word_definition` tool lets you write shell scripts that verify user inputs against a live English dictionary. You can pass terminal arguments to the agent to parse origins and phonetics dynamically. This makes your CLI tools smarter by validating semantic inputs before processing them. The agent handles the JSON output parsing and feeds it directly back to your terminal stdout.
Set up DictionaryAPI.dev 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 seedictionaryapidev-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DictionaryAPI.dev transactions." It will automatically discover and invoke the available DictionaryAPI.dev tools.
claude mcp add --transport http dictionaryapidev-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 DictionaryAPI.dev MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DictionaryAPI.dev MCP today
We host it, we monitor it, we maintain it. You just paste one token.