Skip to content
VS Code

libofcongress mcp server for VS Code

io.github.cyanheads/libofcongress-mcp-server

Search LOC digital collections, Chronicling America newspapers (full OCR), and LC Subject Headings.

client:VS Code transport:streamable-http runtime:npm tools:6

Install libofcongress mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "libofcongress-mcp-server": {
      "type": "http",
      "url": "https://libofcongress.caseyjhand.com/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

libofcongress mcp server in other clients