Standalone AI Agent library built on LangChain with MCP tool calling, memory, and vector knowledge base support
{
"mcpServers": {
"lapageai-agent": {
"command": "npx",
"args": [
"-y",
"@lapage/ai-agent"
]
}
}
}