Skip to content
VS Code

AI Text Summarizer API for VS Code

io.github.br0ski777/ai-summarizer

Summarize text or URLs into key points with compression ratio and reading time. x402 USDC.

client:VS Code transport:sse

Install AI Text Summarizer API in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-summarizer": {
      "type": "sse",
      "url": "https://ai-summarizer.api.klymax402.com/mcp"
    }
  }
}

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

AI Text Summarizer API in other clients