Live LLM pricing, context windows and model ids, read from each vendor's own page every 3 hours.
claude mcp add statlyte -- npx -y statlyte
claude_desktop_config.json
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"statlyte": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.richardwilkinson9--statlyte/reviews or the review_server meta-tool.
POST /mcp