Odel

vola-trebla

14 entries

External
zod contract mock forge mcp
zod contract mock forge mcp
📦Local
MCP server for deterministic mock generation and API contract scaffolding using Zod schemas
External
v8 cpu profile decoder mcp
v8 cpu profile decoder mcp
📦Local
MCP server that decodes V8 CPU profiles into token-efficient bottleneck summaries for AI agents
External
tsconfig inheritance flattener mcp
tsconfig inheritance flattener mcp
📦Local
Resolves TypeScript config inheritance chains and returns effective compiler options per file.
External
tailwind context resolver mcp
tailwind context resolver mcp
📦Local
Resolves Tailwind CSS design tokens and validates utility classes against the local project config.
External
sourcemap retrace mcp
sourcemap retrace mcp
📦Local
Decodes minified production stack traces back to original TypeScript source using source maps.
External
release readiness triage mcp
release readiness triage mcp
📦Local
Aggregates CI failures, cross-references flakiness history, and outputs GO/NO_GO release verdicts.
External
react render profile mcp
react render profile mcp
📦Local
Decodes React DevTools Profiler exports into render summaries and memoization advice for AI agents.
External
playwright trace decoder mcp
playwright trace decoder mcp
📦Local
MCP server for unpacking and analyzing Playwright trace.zip archives
External
playwright spatial layout mcp
playwright spatial layout mcp
📦Local
MCP server that gives AI agents geometric spatial awareness of web page layouts using Playwright
External
playwright network chaos mcp
playwright network chaos mcp
📦Local
MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions
External
ndjson local log triage mcp
ndjson local log triage mcp
📦Local
Streams NDJSON log triage: query patterns, detect anomalies, summarize timelines without full load.
External
flakiness knowledge graph mcp
flakiness knowledge graph mcp
📦Local
MCP server + Playwright reporter that builds a flakiness knowledge graph from test run history
External
env secret exposure analyzer mcp
env secret exposure analyzer mcp
📦Local
Scans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs.
External
ast impact mapper mcp
ast impact mapper mcp
📦Local
MCP server that uses TypeScript AST to find which tests are affected by a code change