← Registry

General Tools

ericbackman.com

Provides access to Eric's resume, project details, and work information, allowing users to explore his professional background.

1 endpoint11 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://ai.ericbackman.com/mcp

No auth detected

MCP server metadata

Name
eric-backman-resume
Version
1.0.0
Capabilities
tools
Server instructions

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

about

Start here.

Inferred read-only
get_resume

The full narrative resume, written by Claude in its own voice from inside Eric's workspace.

Inferred read-only
list_projects

Eric's most complete projects.

Inferred read-only
get_project

Full detail on one project, by slug or name (fuzzy match is fine).

Inferred read-only
get_bmo_work

Eric's day job: agentic AI and the data platform for FRTB regulatory capital at BMO, in detail.

Inferred read-only
get_workspace

The agentic workspace: architecture, honest stats, and the operating principles that make agents safe to trust.

Inferred read-only
get_experience

Employment history and education, the standard resume facts.

Inferred read-only
get_skills_and_gaps

Skills grouped by area, plus an explicit list of what Eric has NOT done.

Inferred read-only
show_dive_footage

Renders 3 seconds of Eric's actual dive footage right here in the chat: a wild spinner-dolphin pod in the Red Sea.

Inferred read-only
get_timeline

The 177-day timeline: 7 tracks of exploration compounding into shipped systems, with git-verified dates.

Inferred read-only
get_contact

How to reach Eric: email, GitHub, LinkedIn, website, and a booking link for a call.

Potential side effects

CONNECT 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.

Trust status RestrictedContent

ericbackman.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.