Loading MCP server directory, please wait...
Create flashcard sets in the Vocabit app and read back how the learner actually did.
npx @getmcp/cli add io.github.JohnBilousov/vocabit-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.JohnBilousov/vocabit-mcp": {
"command": "npx",
"args": [
"-y",
"vocabit-mcp"
],
"env": {
"VOCABIT_BASE_URL": "",
"VOCABIT_AGENT_KEY": "",
"VOCABIT_USER_ID": ""
}
}
}
}