INDIVIDUAL MCP TOOL
list_follows
The instruments, provisions, subjects, jurisdictions and verticals this API key follows.
LIVE ENDPOINT
https://lexiara.org/mcp
Connect to this endpoint to inspect the live schema for list_follows and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lexiara]
url = "https://lexiara.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lexiara": {
"type": "http",
"url": "https://lexiara.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lexiara
Remote MCP URL: https://lexiara.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lexiara": {
"url": "https://lexiara.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lexiara": {
"type": "http",
"url": "https://lexiara.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lexiara",
"transport": "streamable-http",
"url": "https://lexiara.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
lookup_provision— Authoritative text of one provision, with in-force window, repealed/prospective status, concept tags, transposition edges and full provenance.search_legislation— Ranked full-text search over provision text.provision_context— The cross-reference neighbourhood of a provision plus its amendment history.define_term— The definition of a term of art, and the provision that gives it.work_glossary— The act's glossary: every term it defines, alphabetical, with the publisher's own wording verbatim and the provision that defines each one.term_languages— How an act words one of its defined terms in each language version held.provisions_by_concept— Cross-jurisdiction view of one legal concept: every provision tagged with the given EuroVoc concept, with tagging method and confidence.related_works— Edges between instruments: which national laws transpose a directive (direction 'in'), or what an instrument implements/amends (direction 'out').