vocably

Manage your vocabulary.

Anywhere. Anytime.

while()

on the
internet
in the
CLI
or your
anthropic logo
openai logo
google logo
ai conversations

Three ways to manage

[WEB]

Browser Dashboard

Dashboard

[CLI]

Terminal Power

$

[AI]

AI-Native

How it works

01

Add a word

From the web, CLI, or through Claude

02

AI enrichment

Get definitions, examples, native language translations, and mnemonics

03

Review and learn

Track your progress across all platforms

Connect to a client

Select your preferred way to connect to your MCP server.

Claude Code
Codex / OpenAI

Standard connection

For clients not listed above, you can use the following connection method.

{
  "command": "npx",
  "args": [
    "mcp-remote",
    "https://vocab.surajgaud.com/api/mcp"
  ]
}

Get your API token from Settings → API Keys after signing up.

Available Tools

add-word

Add new vocabulary

list-words

List your words

get-word

Get word details

search-words

Search vocabulary

remove-word

Remove a word

Quick start

1. Create an account

Sign up to get your API token

2. Install the CLI

Optional: manage vocabulary from terminal

npm install -g vocably-cli
Built with care
GitHub|MIT License