← ericbackman.com

INDIVIDUAL MCP TOOL

get_skills_and_gaps

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

ericbackman.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://ai.ericbackman.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_skills_and_gaps and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

ericbackman.com

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.

Related tools

  • about — Start here.
  • get_resume — The full narrative resume, written by Claude in its own voice from inside Eric's workspace.
  • list_projects — Eric's most complete projects.
  • get_project — Full detail on one project, by slug or name (fuzzy match is fine).
  • get_bmo_work — Eric's day job: agentic AI and the data platform for FRTB regulatory capital at BMO, in detail.
  • get_workspace — The agentic workspace: architecture, honest stats, and the operating principles that make agents safe to trust.
  • get_experience — Employment history and education, the standard resume facts.
  • 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.