Skip to content
Cursor

Learn with Agents for Cursor

app.learnwithagents/learn-with-agents

Your AI agent builds interactive block-based courses over MCP; take them at learnwithagents.app.

client:Cursor transport:streamable-http

Install Learn with Agents in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "learn-with-agents": {
      "url": "https://learnwithagents.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Learn with Agents in other clients