Lib.ai Agent
Freeby MCP Community
AI agent orchestration with MCP and tool support
v8.0.6Added Apr 12, 2026
contractspecaiagentsllmmcp
Lib.ai Agent MCP Server
AI agent orchestration with MCP and tool support
Installation
npx -y @contractspec/lib.ai-agent
Reviews
Installation
Quick install
npx -y @contractspec/lib.ai-agent
Add to claude_desktop_config.json
{
"mcpServers": {
"lib.ai-agent": {
"command": "npx",
"args": ["-y", "@contractspec/lib.ai-agent"]
}
}
}