Echo Example Skill
This is a simple example skill that uses a basic echo MCP server.
Available Tools
echo server
echo- Returns whatever you send to it
Usage
List available tools:
skill-mcp-bridge list-tools echo
Call the echo tool:
skill-mcp-bridge call echo echo '{"message": "Hello, World!"}'