get_prompt — UK Legal Research MCP Tool Read-only
get_prompt
(get prompt) is one of 35 tools on the
UK Legal Research
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_prompt from your client
- Claude Code UK Legal Research get_prompt run in your project directory
- Claude Desktop UK Legal Research get_prompt ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor UK Legal Research get_prompt ~/.cursor/mcp.json
- VS Code UK Legal Research get_prompt .vscode/mcp.json
- Zed UK Legal Research get_prompt ~/.config/zed/settings.json
- Windsurf UK Legal Research get_prompt ~/.codeium/windsurf/mcp_config.json
- Cline UK Legal Research get_prompt ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI UK Legal Research get_prompt ~/.gemini/settings.json
- Grok UK Legal Research get_prompt .mcp.json (in your project root)
- ChatGPT UK Legal Research get_prompt Settings → Connectors → Advanced → Developer mode
- Claude.ai UK Legal Research get_prompt Settings → Connectors → Add custom connector
- LangChain UK Legal Research get_prompt pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http uk-legal-mcp https://uk-legal-mcp.fly.dev/mcp
Other tools on this server
- judgment_get_header
- judgment_get_index
- judgment_get_paragraph
- case_law_search
- case_law_grep_judgment
- legislation_search
- legislation_get_section
- legislation_get_toc
- parliament_search_hansard
- parliament_policy_position_summary
- parliament_find_member
- parliament_member_debates
- parliament_member_interests
- parliament_search_petitions
- parliament_get_debate_divisions
- parliament_get_debate_contributions
- parliament_lookup_by_column
- bills_search_bills
- bills_get_bill
- votes_search_divisions
- votes_get_division
- committees_search_committees
- committees_get_committee
- committees_search_evidence
- citations_parse
- citations_resolve
- citations_network
- citations_format_oscola
- hmrc_get_vat_rate
- hmrc_check_mtd_status
- hmrc_search_guidance
- list_prompts
- list_resources
- read_resource
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.