LIVE ENDPOINT
https://golexvibe.com/api/mcp
Connect to this endpoint to inspect the live schema for get_install_snippet and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.lexvibe]
url = "https://golexvibe.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lexvibe": {
"type": "http",
"url": "https://golexvibe.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lexvibe
Remote MCP URL: https://golexvibe.com/api/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": {
"lexvibe": {
"url": "https://golexvibe.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lexvibe": {
"type": "http",
"url": "https://golexvibe.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lexvibe",
"transport": "streamable-http",
"url": "https://golexvibe.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
check_website— Free legal-compliance check of a public website (no signup).check_store— Free legal-compliance check of a mobile app from its PUBLIC App Store (apps.generate_policies— Generate the legal documents (privacy policy, terms of service and, if applicable, an AI disclosure) localized and tailored to the target markets (GDPR, UK GDPR, CCPA…).check_ai_act— Classify a product's risk level under the EU AI Act — minimal, limited, high or prohibited — and return the applicable obligations, each with its compliance deadline (limited-risk transparency duties apply from Aug 2, 2026; Annex III high risk from Dec 2, 2027).claim_app— Create a REAL LexVibe app in the user's account (replaces any YOUR_APP_ID placeholder).get_claim_status— Check whether the user has confirmed a claim created with claim_app.lookup_framework— Look up a privacy or AI law by id and get structured, primary-sourced facts: full name, jurisdiction, effective date, applicability threshold, the documents it requires, the rights it grants, its cookie-consent regime, whether it requires honouring Global Privacy Control, key articles, and a link to the OFFICIAL text (plus the supervisory authority).list_frameworks— List every privacy and AI framework LexVibe generates documents against — 60 laws across 60+ jurisdictions, including GDPR, ePrivacy, the EU AI Act, UK GDPR and PECR, Swiss nFADP, CCPA/CPRA and 18 US state privacy laws modelled individually, PIPEDA and Quebec Law 25, LGPD and other LatAm regimes, APPI, PIPA, PDPA, Australia's Privacy Act, India's DPDP, China's PIPL, Saudi and UAE PDPL, POPIA and more.