Hacker News new | ask | show | jobs
by jhgaylor 412 days ago
I made my llms.txt by asking Claude to generate it from my resume and website.

You can run your own version pretty easily if you can spin up an express server. I haven't dialed in the readme yet but this package offers all the mcp functionality provided by my server https://github.com/jhgaylor/node-candidate-mcp-server . You basically just need to provide a configuration object describing yourself https://github.com/jhgaylor/ai-jakegaylor-com/blob/main/src/...