trovex runs on your own machine — the client starts it, so there is no endpoint to ping. 363 installs a week from pypi. Last commit 2 Aug 2026.
Serves coding agents one canonical doc per query instead of rereading the repo — ~60% fewer tokens.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trovex -- uvx trovex
{
"mcpServers": {
"trovex": {
"args": [
"trovex"
],
"command": "uvx"
}
}
}
[mcp_servers.trovex]
command = "uvx"
args = ["trovex"]
{
"mcpServers": {
"trovex": {
"args": [
"trovex"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"trovex": {
"args": [
"trovex"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.