Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.beforeyouship.cost-model · vlatest
Model the realistic monthly cost of an LLM app **before you build it**. Not a token calculator: retries, prompt caching, batch discounts, infra overhead, and 3×/10× growth are modeled in, across GPT-5.x, Claude, Gemini, DeepSeek, and more. **Works without a key.** Connect and ask — demo mode covers the six free-tier models. A Pro API key ([beforeyouship.dev](https://beforeyouship.dev)) unlocks the full 18-model catalog. ## Tools | Tool | What it does | |---|---| - **`estimate_cost`** Full cost model for an architecture at a given usage level. Returns Naive / Realistic / Worst Case $/mo per model, growth scenarios, and an opinionated recommendation. | - **`get_model_prices`** Current per-1M-token pricing (input, output, cached, batch) with context windows and staleness metadata. | - **`list_archetypes`** Seven preset architecture patterns (chatbot, RAG pipeline, multi-step agent, …) used as starting points for estimates. | ## Try it Paste into Claude Code or Cursor after connecting: > Estimate the monthl
热度数据
//beforeyouship — LLM cost modeling from your editor 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-beforeyouship-cost-model": {
"url": "https://smithery.ai/servers/beforeyouship/cost-model"
}
}
}Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.beforeyouship.cost-model",
"type": "mcp-server",
"version": "latest",
"displayName": "//beforeyouship — LLM cost modeling from your editor",
"description": "Model the realistic monthly cost of an LLM app **before you build it**. Not a token calculator: retries, prompt caching, batch discounts, infra overhead, and 3×/10× growth are modeled in, across GPT-5.x, Claude, Gemini, DeepSeek, and more.\n\n**Works without a key.** Connect and ask — demo mode covers the six free-tier models. A Pro API key ([beforeyouship.dev](https://beforeyouship.dev)) unlocks the full 18-model catalog.\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n- **`estimate_cost`** Full cost model for an architecture at a given usage level. Returns Naive / Realistic / Worst Case $/mo per model, growth scenarios, and an opinionated recommendation. |\n- **`get_model_prices`** Current per-1M-token pricing (input, output, cached, batch) with context windows and staleness metadata. |\n- **`list_archetypes`** Seven preset architecture patterns (chatbot, RAG pipeline, multi-step agent, …) used as starting points for estimates. |\n\n## Try it\n\nPaste into Claude Code or Cursor after connecting:\n\n> Estimate the monthl",
"iconUrl": "https://api.smithery.ai/servers/beforeyouship/cost-model/icon",
"homepage": "https://beforeyouship.dev/docs#mcp",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/beforeyouship/cost-model"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:2993",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "beforeyouship/cost-model",
"originalUrl": "https://smithery.ai/servers/beforeyouship/cost-model",
"isOfficial": false,
"status": "active"
}
}