Skip to content
VS Code

Greenlit Books for VS Code

com.greenlitbooks/catalog

Search the Greenlit AI books, read any chapter one free, and look up the terms they define.

client:VS Code transport:streamable-http tools:9

Install Greenlit Books in VS Code

.vscode/mcp.json

{
  "servers": {
    "catalog": {
      "type": "http",
      "url": "https://greenlitbooks.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Greenlit Books in other clients