← Registry

General Tools

giusto.dev

An MCP server that provides Giusto Piedimonte's profile, purchasable services, contact channels, Muffin agent status, and public links.

1 endpoint6 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://giusto.dev/mcp

No auth detected

MCP server metadata

Name
giusto.dev
Version
1.0.0
Capabilities
toolsresources
Server instructions

Sito personale di Giusto Piedimonte. Usa list_services per i prezzi, get_contact_channels per contattarlo. Non inventare clienti o risultati: se non c'è qui, non esiste.

Known tools 6

get_profile

Chi è Giusto Piedimonte, cosa fa, da dove, con quali affiliazioni.

Inferred read-only
list_services

I servizi acquistabili, con prezzo, gradino (think/fix/build) e per chi sono.

Inferred read-only
get_contact_channels

Come contattare Giusto: form (canale di risposta a scelta), WhatsApp, email, social.

Potential side effects
get_muffin_status

Cos'è Muffin (agente personale, in costruzione), stato dichiarato e cosa NON dichiara, con link alla documentazione.

Inferred read-only
list_links

I link pubblici di giusto.dev/links.

Inferred read-only
submit_contact

Invia una richiesta di contatto a nome di una persona reale (serve il suo consenso).

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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