a year ago
MCP Server for public disclosure information of Korean companies, powered by the dartpoint.ai API.(https://dartpoint.ai)
服务器配置
{
"mcpServers": {
"dartpoint": {
"command": "npx",
"url": "https://dartpoint.ai/mcp-sse/mcp",
"args": [
"--header",
"DARTPOINT_API_KEY:<API Key from https://dartpoint.ai>"
]
}
}
}