Test Mcp banner
codingthefuturewithai codingthefuturewithai

Test Mcp

Testing community

Description

--- description: Test MCP endpoints using Claude subprocess with real data usage: /project:test-mcp [TOOL-NAME] [ADDITIONAL-PARAMS] example: /project:test-mcp retrieve_confluence_hierarchy "space_key: ASEP" --- I'll test the MCP tool "$ARGUMENTS" using Claude subprocess. ## Preparing Test Command The test will use the following Claude subprocess command: ```bash claude -p "Use the $ARGUMENTS MCP tool. Use the 'saaga' site alias if applicable. Return the results in a clear, formatted manner."

Installation

Installs to ~/.claude/commands/codingthefuturewithai-conduit-test-mcp.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codingthefuturewithai/conduit/HEAD/.claude/commands/test-mcp.md -o ~/.claude/commands/codingthefuturewithai-conduit-test-mcp.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository