Project 03 · Agents · 2026

An MCP host that runs my own job search.

In progress · v1 scoping

Scout orchestrates Gmail, Calendar, Obsidian and web search through the Model Context Protocol, assembles briefs before interviews, and tracks application state pulled out of unstructured recruiter email.

[TODO: the design principle worth leading with — it consumes five mature servers and authors one. The authored server does the fuzzy, high-value transform: turning a recruiter email into clean structured pipeline state. Gluing connectors is shallow; the depth is the server nobody else has written.]

[TODO: the safety model. Read-only by default, human-in-the-loop on every write, scoped OAuth, untrusted-content handling, cost caps.]

Staged v1 to v3 so it is useful at every step: read-only briefs first, then guarded actions, then the authored server deployed remote with OAuth 2.1.

RoleSole author
ProtocolMCP — host, client, server
SourcesGmail, Calendar, Obsidian, web
StatusBuilding