DEPRECATED — the Sonenta MCP is now a pure-npm package. Run `npx -y @sonenta/mcp` instead; this PyPI package no longer runs a server.
Project description
sonenta-mcp — DEPRECATED
The Sonenta MCP server is now a pure-npm package. This PyPI distribution is retired and no longer runs a server — its console command prints a migration notice and exits.
Migrate
Replace uvx sonenta-mcp (or pipx run sonenta-mcp) with:
npx -y @sonenta/mcp
In your .mcp.json:
{
"mcpServers": {
"verbumia": {
"command": "npx",
"args": ["-y", "@sonenta/mcp"],
"env": { "SONENTA_API_KEY": "<mcp:* key>", "SONENTA_PROJECTS": "<uuid,…>" }
}
}
}
@sonenta/mcp is pure TypeScript (Node ≥18, no Python/uv), reads the same env
(SONENTA_API_KEY / SONENTA_BASE_URL / SONENTA_PROJECTS; legacy VERBUMIA_*
accepted; default host https://api.sonenta.dev), and exposes the identical
tool surface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sonenta_mcp-0.35.0.tar.gz.
File metadata
- Download URL: sonenta_mcp-0.35.0.tar.gz
- Upload date:
- Size: 75.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d9c43207ca0dbb347238b077f160ca6d572f4bd7e77656f28c41e644dc77ef7
|
|
| MD5 |
22bbadab0aaa2d564ca5d5a2439421b4
|
|
| BLAKE2b-256 |
04a728073f237b3707f89a7818739411539bb9cd44f5e75bcdaba031885f5fa9
|
File details
Details for the file sonenta_mcp-0.35.0-py3-none-any.whl.
File metadata
- Download URL: sonenta_mcp-0.35.0-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1219843fdd469760e356ee74c92b18f42886de75f96c2080771988d8e55478d6
|
|
| MD5 |
e9ba15c217f2ac76180f7f263dd5f822
|
|
| BLAKE2b-256 |
4d2f4d47f0c661e48669069d89885199190c5ce47ee6757856b7868bd5c2e3fe
|