wearefaces widens Mike's AI plumbing

One sprawling commit opens Mike up to more AI providers, third-party tool servers, and easier self-hosting.

integrationinfrastructure

The wearefaces team pushed a single large change that pulls Mike's AI layer in four directions at once. It adds two new ways to plug in language models - OpenRouter, a marketplace that brokers access to dozens of AI vendors through one connection, and a local-only bridge to GitHub Copilot for developers tinkering on their own machines. It also wires in support for MCP, an emerging standard that lets an AI assistant safely borrow tools from outside servers - think of it as letting Mike reach into other systems a firm already runs.

Alongside that, storage quietly changes: Mike will now fall back to saving files on the local disk if no cloud bucket is configured, which makes running it on your own hardware much less fiddly. A new integrations screen in the account area lets users manage their own external tool connections.

So what Worth a look for legal-ops leads who want Mike to live inside their own infrastructure and talk to their own tools, rather than being locked to a single AI vendor.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from wearefaces/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
9b0de8d1 Add MCP servers, Copilot bridge, OpenRouter provider, and assorted UI updates michael 2026-05-07 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-177.md from inside the repo you want the changes in.

⬇ Download capture-thread-177.md