vocab
_

Build your vocabulary. Anywhere.

Three ways to learn

[WEB]

Browser Dashboard

Visual interface for managing your vocabulary. Track progress, review words, and see AI-powered insights.

[CLI]

Terminal Power

Add words from anywhere in your terminal. Fast, scriptable, and keyboard-driven.

$ vocab add serendipity
[MCP]

AI-Native

Works directly with Claude. Add and review vocabulary without leaving your conversation.

How it works

01

Add a word

From the web, CLI, or through Claude

02

AI enrichment

Get definitions, examples, Hindi translations, and mnemonics

03

Review and learn

Track your progress across all platforms

Quick start

Install the CLI

npm install -g @vocably/cli

Connect Claude Desktop

"vocably": {
  "url": "https://vocab.surajgaud.com/api/mcp",
  "headers": { "Authorization": "Bearer ..." }
}
Built with care
GitHub|MIT License