Capawesome Ships Three MCP Servers to Stop AI Assistants Suggesting Outdated APIs
DayanaJabif · reddit · 2026-09-16
Capawesome released three hosted MCP servers for Capacitor, Ionic and its own Cloud platform, so AI coding assistants query live docs instead of relying on stale training data. Docs-only servers need no auth; the Cloud server can trigger builds and ship live updates with an API token, with a readonly flag.
Key engineering lesson: splitting the Cloud API into toolsets (builds, deployments, devices) instead of registering all tools at once — dumping everything into context made tool selection noticeably worse. Users can scope via ?toolsets=. The author asks how others handle the scoping/context-size tradeoff.
More from coding & agent
- Celesto gives computer-use agents disposable full macOS desktops on Apple Silicon via Lume — aniketmaurya · 2026-09-16
- Reverse engineering in 2026: hand the agent a goal, walk the dog, come back to a perfect IDB — dyn___ · 2026-09-16
- Jev model claims 40-400x cheaper than Gemini; dev backtest finds it faster and more consistent — FrankFelixAI · 2026-09-16
- Vibe coding feels like scrubbing 2015 Google results: steer agents away from the generic middle — _Stocko_ · 2026-09-16
- callm: a Python library adding retries, caching, budgets and guardrails around native LLM SDKs — MassiveFinish3510 · 2026-09-16
- Open-Source iOS App Lets Your Laptop Agent Build and Drive Mobile Mini-Apps — nawal_es · 2026-09-16