Skip to content
VS Code

Research Report API for VS Code

io.github.br0ski777/research-report

Multi-source research report generator with web fetching. x402 micropayment.

client:VS Code transport:sse

Install Research Report API in VS Code

.vscode/mcp.json

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

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

Research Report API in other clients