Eval MCP

Use for `/eval-mcp` requests that need the eval MCP handbook lookup.

Sentry 364e7ff 589 B Updated 845 repo stars

File contents

Eval MCP Lookup

  1. Always inspect the disclosed MCP tools and call the exact disclosed handbook search tool before answering.

  2. Use the exact returned mcp__eval-mcp__handbook-search tool and pass the user's lookup request as query inside the tool arguments object. Never call the tool with only tool_name; use tool_name: "mcp__eval-mcp__handbook-search", arguments: { "query": "<current lookup request>" }.

  3. Answer from the MCP result. Keep the final answer short.

getsentry/junior/tree/main/packages/junior-evals/fixtures/plugins/eval-mcp/skills/eval-mcp commit 364e7ff487

Frequently asked questions

npx skillmds@latest add getsentry/eval-mcp