felipe-nr/english-tutor-claudinho
v0.2.0MIT
Corrects the English in every message you send to your coding agent, tracks recurring mistakes and reviews them with you. Tuned for Brazilian Portuguese speakers.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
english-tutorstdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/dist/tutor.mjs",
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "english-tutor-claudinho",
"version": "0.2.0",
"description": "Corrects the English in every message you send to your coding agent, tracks recurring mistakes and reviews them with you. Tuned for Brazilian Portuguese speakers.",
"author": {
"name": "Felipe Neves Ricardo",
"url": "https://github.com/felipe-NR"
},
"homepage": "https://github.com/felipe-NR/english-tutor-claudinho",
"repository": "https://github.com/felipe-NR/english-tutor-claudinho",
"license": "MIT",
"keywords": ["english", "tutor", "language-learning", "pt-br"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE