deftio/mcp-server-client-explainer-with-logging
This repo is a short tutorial on LLM Agent tool calling, MCP calling (both client and server) with example code to view the actual traffic sent back and forth.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-client-explainer-with-logging": {
"command": "npx",
"args": [
"-y",
"mcp-server-client-explainer-with-logging"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...