Greenlit Books for Cursor
com.greenlitbooks/catalog
Search the Greenlit AI books, read any chapter one free, and look up the terms they define.
client:Cursor
transport:streamable-http
tools:9
Install Greenlit Books in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"catalog": {
"url": "https://greenlitbooks.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs