MCP server for AI Mentora, compatible with ModelContextProtocol. Provides es-fulltext-retrieve tool for Canadian case law search.
{
"mcpServers": {
"ai-mentoramcp": {
"command": "npx",
"args": [
"-y",
"@ai-mentora/mcp-server"
]
}
}
}