Connect EDINET to Claude Code
Query EDINET directly from Claude Code. Arlet links the two through one MCP connection and takes care of API keys.
This server connects your AI client to the EDINET API (Version 2) operated by Japan's Financial Services Agency. EDINET is the official electronic disclosure system where listed companies and funds file their securities reports.
Key features:
- List all documents filed on a given date, with each filer's name, securities code, corporate number, document type, and covered period.
- Narrow the list by filer-name keyword, document type code (e.g. 120 = annual securities report), or securities code.
- Use the returned docID to look the document up on the EDINET viewer (disclosure2.edinet-fsa.go.jp).
Annual securities reports (æœ‰ä¾¡è¨¼åˆ¸å ±å‘Šæ›¸) contain segment financials, risk factors, shareholder composition, and officer compensation - the raw material for competitor and business-partner analysis. Because filings include the corporate number, results join cleanly with gBizINFO and the Corporate Number System.
Using the API requires a free API key issued through the EDINET API registration. Set it as EDINET_API_KEY in your Arlet environment variables.
How to connect EDINET to Claude Code
- 1
In the Arlet dashboard, open Data tools, find EDINET, set the API key issued by EDINET and switch it on.
- 2
In your terminal, run claude mcp add --transport http arlet https://mcp.arlet.dev/mcp/ to add Arlet as an MCP server.
- 3
Start Claude Code, run /mcp, select arlet and click Authenticate.
- 4
Your browser opens. Sign in with Google and click Allow on the consent screen. The connection is complete.
The connection is per user and works across every project on the same machine.
