← Registry

Content Tools

gonza.uy

Provides access to Gonzalo Robaina's personal website content, including profile, blog posts, clients, and contact information.

1 endpoint5 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://gonza.uy/mcp

No auth detected

MCP server metadata

Name
gonza-uy
Version
1.0.0
Capabilities
tools
Server instructions

Public portfolio tools. Use get_profile, list_blog_posts, get_blog_post, list_clients, and get_contact_info. Email hi@gonza.uy to get in touch.

Known tools 5

get_profile

Get Gonzalo Robaina's profile, skills, and contact links.

Inferred read-only
list_blog_posts

List published blog posts with title, date, category, and URL.

Inferred read-only
get_blog_post

Get the full markdown body of a blog post by slug.

Potential side effects
list_clients

List selected clients with descriptions and technologies.

Inferred read-only
get_contact_info

Get the preferred ways to contact Gonzalo.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "gonza-uy",
  "transport": "streamable-http",
  "url": "https://gonza.uy/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.