Metadata-Version: 2.4
Name: verbumia-mcp
Version: 0.35.0
Summary: Deprecated — renamed to sonenta-mcp. Installs and forwards to the Sonenta MCP server.
Project-URL: Homepage, https://sonenta.com
Project-URL: Source, https://github.com/sonenta/tools
Author: Sonenta
License: MIT
Keywords: deprecated,i18n,mcp,sonenta,translations
Classifier: Development Status :: 7 - Inactive
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.14,>=3.11
Requires-Dist: sonenta-mcp>=0.35.0
Description-Content-Type: text/markdown

# verbumia-mcp — DEPRECATED

`verbumia-mcp` (and `sonenta-mcp`) on PyPI are retired. **The Sonenta MCP server
is now a pure-npm package.** Run it with:

```bash
npx -y @sonenta/mcp
```

Update your `.mcp.json` command from `uvx verbumia-mcp` to `npx -y @sonenta/mcp`.
Same env (`SONENTA_API_KEY` / `SONENTA_BASE_URL` / `SONENTA_PROJECTS`; legacy
`VERBUMIA_*` accepted), same tools, no Python/uv required.
