LearnThat MCP for Cursor
io.github.masmedeam/learnthat
Remote MCP learning coach for coding agents.
client:Cursor
transport:streamable-http
Install LearnThat MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"learnthat": {
"url": "https://learnthat-mcp-3bqygzrtsa-uc.a.run.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs