← zandomeni.eu

INDIVIDUAL MCP TOOL

get_contact_info

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

zandomeni.eunone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests retrieving external content.
  • A tool name or description suggests sending messages.

Parent endpoint

zandomeni.eu

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.

Related tools

  • search_blog_posts — Search the SCA Zandomeni legal blog (~550 articles, Romanian) by keyword against article slugs.
  • get_blog_post — Fetch a single SCA Zandomeni blog article by slug.
  • list_expertise_areas — List the practice areas covered by SCA Zandomeni (Timișoara) with links to each area page.