Agentcents runs on your own machine — the client starts it, so there is no endpoint to ping. 954 installs a week from pypi. Last commit 25 Jul 2026.
Local LLM cost proxy: forecasts each call and recommends the cheapest model that clears the task.
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 agentcents -- uvx agentcents
{
"mcpServers": {
"agentcents": {
"args": [
"agentcents"
],
"command": "uvx"
}
}
}
[mcp_servers.agentcents]
command = "uvx"
args = ["agentcents"]
{
"mcpServers": {
"agentcents": {
"args": [
"agentcents"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentcents": {
"args": [
"agentcents"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.