Model Context Protocol (MCP) server for BabyClaw agent using Tether Wallet Development Kit (WDK).
{
"mcpServers": {
"tamago-labsbabyclaw": {
"command": "npx",
"args": [
"-y",
"@tamago-labs/babyclaw-mcp-server"
]
}
}
}