← Registry

Content Tools

leyra.es

Provides content from Fernando Leyra's personal website, including his bio, portfolio projects, case studies, and field notes.

1 endpoint6 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://leyra.es/api/mcp

No auth detected

MCP server metadata

Name
leyra-es
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

The portfolio of Fernando Leyra (creative Forward-Deployed Engineer) as tools. Start with get_profile or list_projects; ask_fernando answers free-form questions in his voice.

Known tools 6

get_profile

Who Fernando Leyra is: bio, job titles, awards, skills, locations and contact, as schema.org Person JSON-LD.

Inferred read-only
list_projects

List Fernando's portfolio projects with slugs, one line each.

Inferred read-only
get_case_study

The full case study for one advertising project as markdown — briefing, credits, results.

Inferred read-only
list_notes

List Fernando's Field Notes — published teardowns and process logs on vibe coding, advertising and building this site.

Inferred read-only
get_note

One Field Note as full markdown.

Inferred read-only
ask_fernando

Ask Leyra.exe — Fernando's grounded digital twin — a free-form question about his work, story or way of working.

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

.mcp.json

{
  "mcpServers": {
    "leyra-es": {
      "type": "http",
      "url": "https://leyra.es/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "leyra-es",
  "transport": "streamable-http",
  "url": "https://leyra.es/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for leyra.es was fetched 2026-08-08T08:35:21.586Z and is being refreshed.

Trust status Trusted

leyra.es is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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