get_ingestion_request — Lexiara MCP Tool Read-only
get_ingestion_request
(get ingestion request) is one of 25 tools on the
Lexiara
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_ingestion_request from your client
- Claude Code Lexiara get_ingestion_request run in your project directory
- Claude Desktop Lexiara get_ingestion_request ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Lexiara get_ingestion_request ~/.cursor/mcp.json
- VS Code Lexiara get_ingestion_request .vscode/mcp.json
- Zed Lexiara get_ingestion_request ~/.config/zed/settings.json
- Windsurf Lexiara get_ingestion_request ~/.codeium/windsurf/mcp_config.json
- Cline Lexiara get_ingestion_request ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Lexiara get_ingestion_request ~/.gemini/settings.json
- Grok Lexiara get_ingestion_request .mcp.json (in your project root)
- ChatGPT Lexiara get_ingestion_request Settings → Connectors → Advanced → Developer mode
- Claude.ai Lexiara get_ingestion_request Settings → Connectors → Add custom connector
- LangChain Lexiara get_ingestion_request pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http lexiara https://lexiara.org/mcp
Other tools on this server
- search
- fetch
- lookup_provision
- search_legislation
- provision_context
- define_term
- work_glossary
- term_languages
- provisions_by_concept
- related_works
- work_mentions
- provision_history
- find_national_implementations
- guidance_for_provision
- list_topics
- get_topic
- recent_changes
- list_review_queue
- list_follows
- follow_updates
- get_coverage
- request_ingestion
- list_ingestion_requests
- get_ingestion_result
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.