Skip to content
VS Code

Edinet for VS Code

io.github.pipeworx-io/edinet

EDINET — Japan's corporate-filings system (Financial Services Agency).

client:VS Code transport:streamable-http

Install Edinet in VS Code

.vscode/mcp.json

{
  "servers": {
    "edinet": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/edinet/mcp"
    }
  }
}

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

Edinet in other clients