Skip to content
VS Code

glasp for VS Code

io.github.kazuki-sf/glasp

Search your Glasp web and Kindle highlights, notes, and AI memories from any MCP client. Read-only.

client:VS Code transport:streamable-http

Install glasp in VS Code

.vscode/mcp.json

{
  "servers": {
    "glasp": {
      "type": "http",
      "url": "https://glasp.co/api/mcp"
    }
  }
}

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

glasp in other clients