Files
github--github-mcp-server/script/get-me
Sam Morrow 22321f0e84 fix get-me
2025-03-18 18:47:22 +01:00

4 lines
148 B
Bash
Executable File

#!/bin/bash
echo '{"jsonrpc":"2.0","id":3,"params":{"name":"get_me"},"method":"tools/call"}' | go run cmd/github-mcp-server/main.go stdio | jq .