Content Tools
leyra.es
Provides content from Fernando Leyra's personal website, including his bio, portfolio projects, case studies, and field notes.
ENDPOINT 1
https://leyra.es/api/mcp
MCP server metadata
- Name
- leyra-es
- Version
- 1.0.0
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_profileWho Fernando Leyra is: bio, job titles, awards, skills, locations and contact, as schema.org Person JSON-LD.
Inferred read-onlyget_case_studyThe full case study for one advertising project as markdown — briefing, credits, results.
Inferred read-onlylist_notesList Fernando's Field Notes — published teardowns and process logs on vibe coding, advertising and building this site.
Inferred read-onlyask_fernandoAsk Leyra.exe — Fernando's grounded digital twin — a free-form question about his work, story or way of working.
Inferred read-onlyCONNECT 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.
leyra.es is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.