← pasqualecaiazzo.com

INDIVIDUAL MCP TOOL

search_notes

Search Pasquale's notes by free-text query (matches title, summary and tag).

pasqualecaiazzo.comnone authenticationAvailability not checked

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 endpoint

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

.mcp.json

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

Settings → Connectors → Add custom connector

Name: pasqualecaiazzo-com
Remote MCP URL: https://mcp.pasqualecaiazzo.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": {
    "pasqualecaiazzo-com": {
      "url": "https://mcp.pasqualecaiazzo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • get_profile — Return the structured professional identity of Pasquale Caiazzo (Semantic Entity Architect): role, location, VAT, summary, expertise with Wikidata IDs, credentials, affiliations, profile links and booking contact.
  • list_services — List the service areas Pasquale offers, by audience (professionals, SMEs, impact / third-sector organizations), each with a short description and URL.
  • list_notes — List Pasquale's published notes (long-form articles on GEO, semantic entities, structured data, Business to Agent).
  • get_note — Get metadata and summary for a specific note by slug (and optional language).
  • get_availability — Return how to book a 30-minute call with Pasquale.