dynstat/agents-mcp-clients
A working example of your own agents from the scratch and using it with the mcp servers from scratch
Platform-specific configuration:
{
"mcpServers": {
"agents-mcp-clients": {
"command": "npx",
"args": [
"-y",
"agents-mcp-clients"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...