← Registry

General Tools

zandomeni.eu

Provides information retrieval from the SCA Zandomeni legal blog and contact details.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/mcp

No auth detected

MCP server metadata

Name
zandomeni-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for the SCA Zandomeni law firm website (zandomeni.eu). Use `search_blog_posts` to find Romanian-language legal articles by keyword, `get_blog_post` to read one, `list_expertise_areas` to enumerate practice areas, and `get_contact_info` for firm contact details. Focus regional: Timișoara / județul Timiș / Banat.

Known tools 4

search_blog_posts

Search the SCA Zandomeni legal blog (~550 articles, Romanian) by keyword against article slugs.

Inferred read-only
get_blog_post

Fetch a single SCA Zandomeni blog article by slug.

Inferred read-only
list_expertise_areas

List the practice areas covered by SCA Zandomeni (Timișoara) with links to each area page.

Inferred read-only
get_contact_info

Return the public contact details of SCA Zandomeni — Timișoara (phone, email, website, service area).

Potential side effects

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.zandomeni-mcp]
url = "https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zandomeni-mcp": {
      "type": "http",
      "url": "https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zandomeni-mcp
Remote MCP URL: https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/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": {
    "zandomeni-mcp": {
      "url": "https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zandomeni-mcp": {
      "type": "http",
      "url": "https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zandomeni-mcp",
  "transport": "streamable-http",
  "url": "https://lrqkraglvppygtmwwsie.supabase.co/functions/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-07-25T06:29:47.803Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.