Legal Mike Context Protocol — Dutch & European law at your fingertips
LegalMike's Model Context Protocol (MCP) server gives your AI assistant access to Dutch and European legal sources. Ask a legal question and receive a grounded, citation-backed answer in seconds.
You can connect LegalMike to Claude on Claude.ai, the Claude desktop app, and Claude Code.
loading...
Available on Free (1 integration), Pro, Max, Team, and Enterprise plans. See the Anthropic documentation for more details.
Run this command to add the server:
claude mcp add --transport http lmcp loading...
Add to .vscode/mcp.json in your project:
loading...
Then open Copilot Chat in Agent mode. Copilot will prompt you to authenticate with your LegalMike account via OAuth.
If OAuth isn't available, pass an API key in the
Authorization header as a Bearer token.
You can add MCP apps to ChatGPT if you have a Pro, Plus, Team, Enterprise, or Edu account.
loading...
See the OpenAI documentation for more details.
Work in progress. Contact info@legalmike.ai for early access.
Use server URL loading... with
"OAuth" as the connection mechanism.
loading...
If your client doesn't support OAuth, pass a restricted API key in
the Authorization header as a Bearer token:
{
"mcpServers": {
"lmcp": {
"url": "loading...",
"headers": {
"Authorization": "Bearer lmcp_sk_your_api_key_here"
}
}
}
}
Don't embed API keys in code. Instead, provide them through a secrets vault or environment variable. Contact info@legalmike.ai to request an API key.
LMCP requires authentication for all tool calls.
| Method | For | How |
|---|---|---|
| OAuth 2.1 | Individual users with a LegalMike account | Your AI client handles the flow automatically. No keys to manage. |
| API Key | Enterprise clients with custom contracts | Contact info@legalmike.ai to request a key. |
| Microsoft Entra ID | Organizations using Microsoft 365 / Azure AD | Contact info@legalmike.ai for SSO configuration. |
| Client | OAuth 2.1 | API Key |
|---|---|---|
| ChatGPT | supported | — |
| Claude | supported | — |
| Microsoft 365 Copilot | supported | supported |
| GitHub Copilot | supported | supported |
LegalMike's MCP server provides tools to search Dutch and European legal sources and synthesize grounded answers. Your AI assistant can call these tools directly — every claim in the response is backed by a citation to the original source. You don't need to learn the tools yourself; your AI client discovers and invokes them automatically based on your questions.
Loading tools...
Every answer is grounded in chunks retrieved from these authoritative sources. Citations link directly to the original documents.