← Back to Plugins
MCP Server MCP

io.github.peter120525-cmd/lawmadi-os

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Verify Korean legal citations against law.go.kr: precedents, statutes, bar-exam answers.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://lawmadi.com/mcp",
      "headers": [
        {
          "description": "Bearer <API key>. Issue one at https://lawmadi.com/expert-console after signing in. Discovery (initialize/tools/list) and the get_pricing tool work without it.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...