A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"studybuddy-ai": {
"url": "https://studybuddy-ai-6a6c75c1-byte-brigade-srmist.app.nitrocloud.ai/mcp"
}
}
}
Connect remote tools directly via Claude's Web UI:
Configure custom tools directly via ChatGPT's Web UI:
Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):
{
"mcpServers": {
// your other mcp servers
"studybuddy-ai": {
"serverUrl": "https://studybuddy-ai-6a6c75c1-byte-brigade-srmist.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.studybuddy-ai] url = "https://studybuddy-ai-6a6c75c1-byte-brigade-srmist.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://studybuddy-ai-6a6c75c1-byte-brigade-srmist.app.nitrocloud.ai/mcp
Ask the AI tutor a question about a specific topic. The tutor will provide an explanation and related questions.
Retrieve a specific lesson with full content and learning objectives
Get all available lessons for a specific subject
Generate a quiz for the student with multiple questions to test their knowledge
Submit an answer to a question and receive immediate feedback
Get the student's learning progress, including completed lessons and quiz scores
Create a personalized lesson plan based on subject and difficulty level
Get the next recommended lesson based on the student's progress