Azure-Samples/mcp-agent-langchainjs
Serverless AI agent using LangChain.js and Model Context Protocol (MCP) integration to order burgers from a burger restaurant
Platform-specific configuration:
{
"mcpServers": {
"mcp-agent-langchainjs": {
"command": "npx",
"args": [
"-y",
"mcp-agent-langchainjs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...