Skip to content
VS Code

Learn with Agents for VS Code

app.learnwithagents/learn-with-agents

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

client:VS Code transport:streamable-http

Install Learn with Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "learn-with-agents": {
      "type": "http",
      "url": "https://learnwithagents.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Learn with Agents in other clients