Beta
Cited answers on EU and national law, straight from Claude or Cursor. Ask a question, upload a contract, organise your library. Without leaving the assistant you already work in.
Model Context Protocol is an open standard for connecting AI assistants to outside tools. Our server is one of those connections. Your assistant gets eulaw.ai's tools, signed in as you, with exactly the access your account already has.
Ten tools. Your assistant picks between them on its own.
Point your client at the server and restart it. Claude Desktop takes this in claude_desktop_config.json. Cursor takes the same block in its MCP settings.
{
"mcpServers": {
"eulaw": {
"command": "node",
"args": ["/absolute/path/to/eulaw-mcp-server/dist/index.js"]
}
}
} The first time your assistant calls a tool, a browser window opens for eulaw.ai login. Sign in, or create an account there. After that your credentials stay on your machine and refresh themselves. You will not be asked again.
The MCP server is in beta and available on request. It works with any eulaw.ai account, and what it can do follows the plan that account is on.
Get in touch See plans