get_decision — Rettsarkiv MCP Tool Read-only
get_decision
(get decision) is one of 8 tools on the
Rettsarkiv
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_decision from your client
- Claude Code Rettsarkiv get_decision run in your project directory
- Claude Desktop Rettsarkiv get_decision ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Rettsarkiv get_decision ~/.cursor/mcp.json
- VS Code Rettsarkiv get_decision .vscode/mcp.json
- Zed Rettsarkiv get_decision ~/.config/zed/settings.json
- Windsurf Rettsarkiv get_decision ~/.codeium/windsurf/mcp_config.json
- Cline Rettsarkiv get_decision ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Rettsarkiv get_decision ~/.gemini/settings.json
- Grok Rettsarkiv get_decision .mcp.json (in your project root)
- ChatGPT Rettsarkiv get_decision Settings → Connectors → Advanced → Developer mode
- Claude.ai Rettsarkiv get_decision Settings → Connectors → Add custom connector
- LangChain Rettsarkiv get_decision pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http rettsarkiv https://rettsarkiv-mcp-953525390683.europe-west3.run.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.