Arlet

Connect OpenDART to Copilot Studio

Query OpenDART directly from Copilot Studio. Arlet links the two through one MCP connection and takes care of API keys.

This server connects your AI client to OpenDART, the Financial Supervisory Service's official API over DART - Korea's electronic disclosure system where listed companies file their reports. For anyone tracking Korean competitors (semiconductors, batteries, autos, chemicals), this is the primary source.

Key features:

  • resolve_company: turn a company name (Korean or English) or 6-digit stock code into the 8-digit corp_code that the other tools take. The corp-code master is a 100k-company archive, cached server-side so lookups stay fast.
  • list_disclosures: filings by company, date range and type - periodic reports (annual μ‚¬μ—…λ³΄κ³ μ„œ, quarterly λΆ„κΈ°λ³΄κ³ μ„œ), major issues reports, ownership disclosures - each with a direct DART viewer link.
  • get_company: profile with official names, market (KOSPI/KOSDAQ/KONEX), CEO, registration numbers, industry and fiscal year end.
  • get_financials: key accounts (revenue, operating profit, net income, total assets/liabilities/equity) from a chosen year and period, consolidated by default, with two prior periods for comparison.

Report names and account names come back in Korean; the tool notes explain the common ones (λ§€μΆœμ•‘ = revenue, μ˜μ—…μ΄μ΅ = operating profit).

Using the API requires a free 40-character key issued at opendart.fss.or.kr (English portal: engopendart.fss.or.kr) - email verification only, roughly 20,000 requests/day. Set it as DART_API_KEY in your Arlet environment variables.

How to connect OpenDART to Copilot Studio

  1. 1

    In the Arlet dashboard, open Data tools, find OpenDART, set the API key issued by OpenDART and switch it on.

  2. 2

    Sign in to Copilot Studio with your work account, create a new agent (or open an existing one), and in the Build tab choose Tools β†’ + β†’ Add β†’ Model Context Protocol (MCP) in the right panel.

  3. 3

    In the Add MCP server form, enter "Arlet" as the Server name, https://mcp.arlet.dev/mcp/ as the Server URL, choose OAuth 2.0 for Authentication and "Dynamic (detected)" for Configuration type, then click Add. No Client ID / Secret is needed.

  4. 4

    On the Select a connection screen, choose Create new connection β†’ Create, then sign in with Google on the Arlet authorization screen and click Allow. Click Add to attach the tool to the agent, then Publish to use it from Microsoft 365 Copilot.

Requires a Microsoft work account and a Copilot Studio license (or trial). MCP is available only for agents using generative orchestration and not in Copilot Studio in Teams.

Use OpenDART with other AI clients