AI Optimizer runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 6 Jun 2026.
MCP server that cuts AI coding agent token usage via framework-aware context optimization
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 ai-optimizer -- npx -y @ai-optimizer/core
{
"mcpServers": {
"ai-optimizer": {
"args": [
"-y",
"@ai-optimizer/core"
],
"command": "npx"
}
}
}
[mcp_servers.ai-optimizer]
command = "npx"
args = ["-y", "@ai-optimizer/core"]
{
"mcpServers": {
"ai-optimizer": {
"args": [
"-y",
"@ai-optimizer/core"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-optimizer": {
"args": [
"-y",
"@ai-optimizer/core"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.