OptimToken
Rank #11,035io.github.OptimNow/ai-pricing-hub
Compare LLM API pricing, estimate workload costs, and benchmark cloud compute. By OptimNow.
OptimToken is a Model Context Protocol (MCP) server published by OptimNow. It ranks #11,035 of 115,591 servers tracked on MCP Toplist. OptimToken is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 14, 2026 and most recently updated on Aug 14, 2026.
Ranks ahead of 104,556 of 115,591 servers on MCP Toplist.
Use OptimToken
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ai-pricing-hub https://ai-pricing-hub-mcp-9604f763.alpic.live/[mcp_servers.ai-pricing-hub]
url = "https://ai-pricing-hub-mcp-9604f763.alpic.live/"Add to ~/.codex/config.toml.
https://ai-pricing-hub-mcp-9604f763.alpic.live/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ai-pricing-hub": {
"url": "https://ai-pricing-hub-mcp-9604f763.alpic.live/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai-pricing-hub": {
"type": "http",
"url": "https://ai-pricing-hub-mcp-9604f763.alpic.live/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai-pricing-hub": {
"serverUrl": "https://ai-pricing-hub-mcp-9604f763.alpic.live/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai-pricing-hub": {
"url": "https://ai-pricing-hub-mcp-9604f763.alpic.live/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.OptimNow%2Fai-pricing-hub)<a href="https://mcptoplist.com/server/io.github.OptimNow%2Fai-pricing-hub"><img src="https://mcptoplist.com/badge/io.github.OptimNow%2Fai-pricing-hub.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
OptimNow
Other servers by OptimNow
View all OptimNow servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains OptimToken?
- OptimToken is maintained by OptimNow, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is OptimToken listed on the Official MCP Registry?
- Yes — OptimToken is listed on the Official MCP Registry, alongside Glama.
- How many versions does OptimToken have?
- MCP Toplist tracks 1 version of OptimToken, most recently published on Aug 14, 2026.
- Where can I find the source code for OptimToken?
- The source code for OptimToken is hosted at github.com/OptimNow/ai-pricing-hub-mcp.