TypeScript SDK for MCP Mesh — build distributed AI agents with auto-discovery, dependency injection, and LLM integration
{
"mcpServers": {
"mcpmeshsdk": {
"command": "npx",
"args": [
"-y",
"@mcpmesh/sdk"
]
}
}
}