Learning Ai
About
Learning Ai is a Next.js web application bootstrapped with create-next-app. The README provides instructions for running a development server and references a LibreChat repository.
Details
- Author
- arunkumar201
- GitHub stars
- 1
- Downloads
- 837
- Categories
- Other
Jump to
- Bootstrapped with create-next-app for a standard Next.js setup.
- Uses next/font to automatically optimize and load the Geist font.
- Development server auto-updates as you edit the page.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Learning AiCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Run the development server using npm run dev, yarn dev, pnpm dev, or bun dev. Then open http://localhost:3000 to see the result. Deploy the application on the Vercel Platform for easiest deployment.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"learning ai": {
"learning-ai": {
"command": "bun",
"args": [
"dev"
]
}
}
}
}
McpServers
{
"learning-ai": {
"command": "bun",
"args": [
"dev"
]
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




