← patrickpetcu.com

INDIVIDUAL MCP TOOL

get_contact_details

Return public contact and booking routes.

patrickpetcu.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.patrickpetcu.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_contact_details 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

patrickpetcu.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.patrick-petcu-agent-resources]
url = "https://www.patrickpetcu.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "patrick-petcu-agent-resources": {
      "type": "http",
      "url": "https://www.patrickpetcu.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: patrick-petcu-agent-resources
Remote MCP URL: https://www.patrickpetcu.com/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": {
    "patrick-petcu-agent-resources": {
      "url": "https://www.patrickpetcu.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "patrick-petcu-agent-resources": {
      "type": "http",
      "url": "https://www.patrickpetcu.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "patrick-petcu-agent-resources",
  "transport": "streamable-http",
  "url": "https://www.patrickpetcu.com/mcp"
}
MCP Inspector

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

Related tools

  • list_services — List the main AI consulting and automation starting points with canonical URLs.
  • get_fit_guidance — Explain whether a proposed business need is a likely fit and identify the safest next step.
  • assess_ai_readiness — Calculate a preliminary AI-readiness self-assessment without collecting contact details or creating a lead.
  • find_relevant_ai_service — Match a business problem to a verified service and transparently route broader team delivery to Haien.
  • create_workflow_brief — Create a non-binding draft of the current process, controls, pilot hypothesis and metrics for human review.
  • calculate_automation_opportunity — Calculate a transparent gross opportunity scenario.