io.github.shivam-app-developers/ai-optimizer MCP Server
io.github.shivam-app-developers/ai-optimizer
What is the io.github.shivam-app-developers/ai-optimizer MCP server?
MCP server that cuts AI coding agent token usage via framework-aware context optimization
How to install io.github.shivam-app-developers/ai-optimizer
Copy-paste configuration for popular MCP clients.
AI_OPTIMIZER_LICENSEsecretEd25519 JWT license key. Unlocks Pro/Team packs; free tier needs no key.
AI_OPTIMIZER_LSPSet to 0 to disable the LSP bridge (optimized_diagnostics).
AI_OPTIMIZER_TELEMETRYSet to 'on' to enable anonymous opt-in telemetry. Off by default.
{
"mcpServers": {
"ai-optimizer": {
"command": "npx",
"args": [
"-y",
"@ai-optimizer/core"
],
"env": {
"AI_OPTIMIZER_LICENSE": "<YOUR_AI_OPTIMIZER_LICENSE>",
"AI_OPTIMIZER_LSP": "<YOUR_AI_OPTIMIZER_LSP>",
"AI_OPTIMIZER_TELEMETRY": "<YOUR_AI_OPTIMIZER_TELEMETRY>"
}
}
}
}{
"mcpServers": {
"ai-optimizer": {
"command": "npx",
"args": [
"-y",
"@ai-optimizer/core"
],
"env": {
"AI_OPTIMIZER_LICENSE": "<YOUR_AI_OPTIMIZER_LICENSE>",
"AI_OPTIMIZER_LSP": "<YOUR_AI_OPTIMIZER_LSP>",
"AI_OPTIMIZER_TELEMETRY": "<YOUR_AI_OPTIMIZER_TELEMETRY>"
}
}
}
}{
"mcpServers": {
"ai-optimizer": {
"command": "npx",
"args": [
"-y",
"@ai-optimizer/core"
],
"env": {
"AI_OPTIMIZER_LICENSE": "<YOUR_AI_OPTIMIZER_LICENSE>",
"AI_OPTIMIZER_LSP": "<YOUR_AI_OPTIMIZER_LSP>",
"AI_OPTIMIZER_TELEMETRY": "<YOUR_AI_OPTIMIZER_TELEMETRY>"
}
}
}
}{
"servers": {
"ai-optimizer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ai-optimizer/core"
],
"env": {
"AI_OPTIMIZER_LICENSE": "<YOUR_AI_OPTIMIZER_LICENSE>",
"AI_OPTIMIZER_LSP": "<YOUR_AI_OPTIMIZER_LSP>",
"AI_OPTIMIZER_TELEMETRY": "<YOUR_AI_OPTIMIZER_TELEMETRY>"
}
}
}
}claude mcp add ai-optimizer --env AI_OPTIMIZER_LICENSE=<YOUR_AI_OPTIMIZER_LICENSE> --env AI_OPTIMIZER_LSP=<YOUR_AI_OPTIMIZER_LSP> --env AI_OPTIMIZER_TELEMETRY=<YOUR_AI_OPTIMIZER_TELEMETRY> -- npx -y @ai-optimizer/coreRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.