Skill Claude CodeCodex
Generate comprehensive eval tests for any MCP server using @mcpjam/sdk. Supports Jest and Vitest with deterministic and LLM-driven test patterns.
Skill Claude CodeCodex
Generate comprehensive eval tests for any MCP server using @mcpjam/sdk. Supports Jest and Vitest with deterministic and LLM-driven test patterns.
Skill Claude CodeCodex
Convert MCPJam Explore-generated test cases into @mcpjam/sdk eval tests. Produces one test per case, exactly matching the user's prompts and expectations.
Skill Claude CodeCodex
Interpret and use mcpjam probe, doctor, OAuth, XAA (Cross-App Access / ID-JAG), apps conformance, tools, resources, and prompts output conservatively against MCP 2025-11-25. Use when interacting with MCP servers, executing tools, triaging findings, performing security reviews, debugging enterprise-managed…
Skill Claude CodeCodex
Convert an existing test corpus (promptfoo YAML, pytest, Jest, CSV) into an MCPJam eval suite file at .mcpjam/evals/.yaml, stamping every case with an honest import status, then validate it offline with mcpjam cloud eval validate until it exits 0. Use when asked to import, migrate, or port existing evals/tests into…
Skill Claude CodeCodex
Drive MCPJam's hosted eval tools end to end — check what a run will cost and disclose, launch it, poll it to a verdict, and triage a failure down to the step that failed. Use when connected to MCPJam's MCP server and asked to run, re-run, investigate, or compare eval results, rather than to author eval files locally.
MCP server Claude CodeCodexCursor +2
A MCP Server for the Model Context Protocol (MCP) spec. Runs locally from the @mcpjam/mcp-spec npm package.