Install
openclaw skills install @benmcgit/ben-mcadams-mcpConnect to Ben McAdams's personal MCP server for his resume, portfolio, and blog notes.
openclaw skills install @benmcgit/ben-mcadams-mcpBen McAdams's personal site (benmcadams.info) runs a remote MCP server with structured access to his resume, portfolio, and blog notes. No install or credentials needed — it's a public HTTP endpoint.
Add to your MCP client config:
{
"mcpServers": {
"ben-mcadams": {
"url": "https://benmcadams.info/api/mcp"
}
}
}
For stdio-only clients:
npx -y mcp-remote https://benmcadams.info/api/mcp
about — Quick summary of the site and available tools.get_resume — Full JSON Resume of Ben McAdams.download_resume — Get links to download Ben's resume as PDF or markdown.list_notes — List blog posts (metadata only).get_post — Get the full markdown of a post by slug.search_notes — Keyword search over post bodies.get_portfolio — Portfolio of agent, DX, and product work.