Skip to content
VS Code

wiki summary for VS Code

io.github.hyosikpark/wiki-summary

Concise English Wikipedia summaries — paid per call (x402/credits), 1 tools

client:VS Code transport:streamable-http

Install wiki summary in VS Code

.vscode/mcp.json

{
  "servers": {
    "wiki-summary": {
      "type": "http",
      "url": "https://hawker-gateway.fly.dev/mcp/wiki-summary"
    }
  }
}

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

wiki summary in other clients