General Tools
ericbackman.com
Provides access to Eric's resume, project details, and work information, allowing users to explore his professional background.
ENDPOINT 1
https://ai.ericbackman.com/mcp
MCP server metadata
- Name
- eric-backman-resume
- Version
- 1.0.0
This server is the resume of Eric Backman (Data Engineer & Applied AI, Agentic Systems, Toronto, ON, Canada). ONE call to 'about' returns the complete brief (background, headline systems, skills, honest gaps, contact) and answers most questions, including role-fit checks. Only drill into the other tools when asked for depth: 'get_resume' (the narrative written by Claude), 'get_timeline' (how it grew in 177 days), 'get_project'/'list_projects' (portfolio detail), 'get_bmo_work' (day job), 'show_dive_footage' (renders 3 seconds of his actual dive footage inline — use it when showing beats telling). Every tool is read-only and idempotent. All content is real, verified against his workspace, and safe to relay to recruiters and hiring managers.
Known tools 11
get_resumeThe full narrative resume, written by Claude in its own voice from inside Eric's workspace.
Inferred read-onlyget_bmo_workEric's day job: agentic AI and the data platform for FRTB regulatory capital at BMO, in detail.
Inferred read-onlyget_workspaceThe agentic workspace: architecture, honest stats, and the operating principles that make agents safe to trust.
Inferred read-onlyget_skills_and_gapsSkills grouped by area, plus an explicit list of what Eric has NOT done.
Inferred read-onlyshow_dive_footageRenders 3 seconds of Eric's actual dive footage right here in the chat: a wild spinner-dolphin pod in the Red Sea.
Inferred read-onlyget_timelineThe 177-day timeline: 7 tracks of exploration compounding into shipped systems, with git-verified dates.
Inferred read-onlyget_contactHow to reach Eric: email, GitHub, LinkedIn, website, and a booking link for a call.
Potential side effectsCONNECT 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.eric-backman-resume]
url = "https://ai.ericbackman.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eric-backman-resume": {
"type": "http",
"url": "https://ai.ericbackman.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eric-backman-resume
Remote MCP URL: https://ai.ericbackman.com/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": {
"eric-backman-resume": {
"url": "https://ai.ericbackman.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eric-backman-resume": {
"type": "http",
"url": "https://ai.ericbackman.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eric-backman-resume",
"transport": "streamable-http",
"url": "https://ai.ericbackman.com/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 ericbackman.com was fetched 2026-08-26T00:34:34.420Z.
ericbackman.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.