← legalfournier.com

INDIVIDUAL MCP TOOL

create_legal_fournier_contact_request

Create an accepted Legal Fournier lead from an agent workflow after explicit user consent.

legalfournier.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

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

  • A tool name or description contains a write-action term.

Parent endpoint

legalfournier.com

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.com-legalfournier-spain-legal]
url = "https://legalfournier.com/mcp/spain-legal"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-legalfournier-spain-legal": {
      "type": "http",
      "url": "https://legalfournier.com/mcp/spain-legal"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-legalfournier-spain-legal
Remote MCP URL: https://legalfournier.com/mcp/spain-legal

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": {
    "com-legalfournier-spain-legal": {
      "url": "https://legalfournier.com/mcp/spain-legal"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-legalfournier-spain-legal": {
      "type": "http",
      "url": "https://legalfournier.com/mcp/spain-legal"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-legalfournier-spain-legal",
  "transport": "streamable-http",
  "url": "https://legalfournier.com/mcp/spain-legal"
}
MCP Inspector

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

Related tools

  • find_legal_fournier_tool — Match a Spain legal, tax, property, business, or private-client case to the best Legal Fournier public tool page and MCP workflow.
  • run_legal_fournier_tool — Run a Legal Fournier public calculator or screener directly inside MCP, returning intake screening, missing facts, complexity flags, and handoff guidance.
  • get_paid_consultation_options — Discover and arrange paid consultations with Legal Fournier through x402 in USDC on Base.
  • get_paid_call_availability — Read live Cal.
  • get_visa_options — Rank Spain residence routes using evergreen logic and return decision traces, next actions, and canonical MCP resources for the leading branches.
  • check_beckham_eligibility — Screen Spain's Beckham regime using qualitative gatechecks, returning the rule trace, review level, and canonical MCP resources for follow-up.
  • get_residency_path — Explain the next permanent-residency or nationality milestone from current status and time in Spain, with explicit caution flags for counting issues.
  • explain_nie_process — Return the stable NIE and TIE workflow, the key procedural distinctions, and the canonical process resource for agents.