Add inkcheck to Developer Tools

This commit is contained in:
Ozimondias
2026-07-06 10:51:43 -07:00
parent 79cca3e78c
commit ea96dcc437
+1
View File
@@ -1378,6 +1378,7 @@ Tools and integrations that enhance the development workflow and environment man
- [Eltortilla1/synapse-code-mcp](https://github.com/Eltortilla1/synapse-code-mcp) 📇 🏠 🍎 🪟 🐧 - Structural code context server for AI agents — compressed symbol indexes, dependency graphs, and git diffs via TypeScript AST analysis. Zero external dependencies, no vector database or embedding API required.
- [richer-richard/fenestra](https://github.com/richer-richard/fenestra/tree/main/fenestra-mcp) [![richer-richard/fenestra MCP server](https://glama.ai/mcp/servers/richer-richard/fenestra/badges/score.svg)](https://glama.ai/mcp/servers/richer-richard/fenestra) 🦀 🏠 - Render and verify native Rust GUIs with no display or GPU: render to a typed accessibility tree, query/interact by semantic selector (never coordinates), check contrast/focus-order/hit-target-size, diff screenshots, and watch motion play as a captioned filmstrip. 13 tools. `cargo install fenestra-mcp`.
- [chaoz23/inkcheck](https://github.com/chaoz23/inkcheck) 📇 🏠 🍎 🪟 🐧 - CI for [ink](https://github.com/inkle/ink) interactive-fiction stories. Compiles, exhaustively playtests every branch, and finds runtime errors (with a repro path), unreachable knots, and every distinct ending — so an agent can verify the story it wrote. Writes no prose. `claude mcp add inkcheck -- npx -y inkcheck mcp`
- [SunrisesIllNeverSee/sigrank-mcp](https://github.com/SunrisesIllNeverSee/sigrank-mcp) [![SunrisesIllNeverSee/sigrank-mcp MCP server](https://glama.ai/mcp/servers/SunrisesIllNeverSee/sigrank-mcp/badges/score.svg)](https://glama.ai/mcp/servers/SunrisesIllNeverSee/sigrank-mcp) 📇 🏠 🍎 🪟 🐧 - Operator leaderboard measuring users, not models — ranks AI coding operators by token cascade efficiency (Yield = Cache Reads × Output / Input²). 15 MCP tools: rank, pull, submit (ed25519-signed), diagnose, simulate. Privacy-first: only token counts leave the machine. `npx sigrank`