Für KI-Agenten
Maschinenlesbar by design
Recruiting-Agenten müssen dieses Profil nicht scrapen — sie können es abfragen. Alle Daten stammen aus einer Quelle und liegen strukturiert vor.
MCP-Server
Streamable HTTP unter https://www.limbermartinez.com/mcp — read-only, ohne Auth.
-
get_profileProfil, Positionierung, Kontakt, Verfügbarkeit. -
list_projectsAlle Projekte mit Kurzbeschreibung. -
get_projectEin Projekt im Detail (slug). -
get_cvLebenslauf (JSON Resume). -
get_availabilityVerfügbarkeit & gesuchte Rolle. -
get_contactKontaktwege. -
search_profileFreitext-Suche über Skills/Projekte/Erfahrung.
JSON-Endpunkte
- GET
/api/profile.jsonProfil: Rolle, Skills, Verfügbarkeit, Links. - GET
/api/projects.jsonListe der Projekte (Pillar, Status, Stack). - GET
/api/projects/{slug}.jsonEin Projekt im Detail (Problem, Architektur, Process, Compliance). - GET
/cv.jsonLebenslauf im JSON-Resume-Schema. - GET
/llms.txtKompaktes Markdown-Profil für LLMs.
Discovery
/.well-known/ai.json · /.well-known/mcp.json · /robots.txt (KI-Bots erlaubt) · /llms.txt