con un clic
verify-mcp
Verifies the MCP server functionality by running the integration test suite.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Verifies the MCP server functionality by running the integration test suite.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Orchestrates full-program analysis by running block classification, then analyzing all unanalyzed routines and symbols in parallel using subagents.
Analyzes a specific memory address or label to determine its purpose (variable, flag, pointer, hardware register) by examining its cross-references and usage patterns.
Analyzes memory regions of a disassembled binary and converts them to the correct block types (code, bytes, words, text, tables, etc.) using MOS 6502 and the target system's expertise.
Analyzes a disassembly subroutine to determine its function by examining code, cross-references, and memory usage, leveraging target system expertise.
Analyzes a sequence of memory containing Commodore BASIC tokens, formats address/word data types, and constructs side comments representing the plain BASIC commands.
Streamlines the process of adding new tools to the MCP server.
| name | verify-mcp |
| description | Verifies the MCP server functionality by running the integration test suite. |
This skill runs the tests/verify_mcp.py integration test suite to ensure the MCP server is functioning correctly.
Run the verification script provided in the scripts directory from the project root. This script will automatically:
.venv directory and create it if missing.tests/requirements.txt.bash .agent/skills/verify-mcp/scripts/verify.sh
cargo run -- --headless --mcp-server manually to see errors.python3 and requests are installed.