One-step legal compliance for vibe-coded apps: privacy, terms, cookie banner and EU AI Act check.
What it says
The record the registry holds
Where it answers
https://golexvibe.com/api/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@lexvibe/mcp · npm · 1.0.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.marcosnovo/lexvibe",
"description": "One-step legal compliance for vibe-coded apps: privacy, terms, cookie banner and EU AI Act check.",
"repository": {
"url": "https://github.com/marcosnovo/lexvibe-mcp",
"source": "github"
},
"version": "1.0.3",
"websiteUrl": "https://golexvibe.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@lexvibe/mcp",
"version": "1.0.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your LexVibe app id (used in the installed snippet and API calls). Optional: if unset, tools ask for the id explicitly and warn about the placeholder.",
"name": "LEXVIBE_APP_ID"
},
{
"description": "Base URL of the LexVibe API. Only needed for self-hosting / development.",
"default": "https://golexvibe.com",
"name": "LEXVIBE_API_URL"
},
{
"description": "Base URL the widget script is served from. Only needed for self-hosting / development (defaults to the LexVibe CDN, or to LEXVIBE_API_URL when that is set).",
"default": "https://golexvibe.com",
"name": "LEXVIBE_CDN_URL"
},
{
"description": "Endpoint that receives anonymous tool-usage events (mcp_tool_call) for the Platform analytics. Defaults to the LexVibe events endpoint (or LEXVIBE_API_URL + /api/events when LEXVIBE_API_URL is set). Only needed for self-hosting.",
"name": "LEXVIBE_EVENTS_URL"
},
{
"description": "Set to 0/false/off to disable anonymous usage telemetry. DO_NOT_TRACK=1 is also honored.",
"default": "1",
"name": "LEXVIBE_TELEMETRY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://golexvibe.com/api/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-30T10:41:21.9828Z",
"publishedAt": "2026-07-30T10:41:21.9828Z",
"updatedAt": "2026-07-30T10:41:21.9828Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.0.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.