Ask HN: Is the future everyone having 100 MCP processes running on their PC?
6 points
1/21/1970
15 hours ago
by ex-aws-dude
Comments
solomaker282
5 hours ago
mikestorrent
The MCP can be hosted on the server side, e.g. Atlassian does this now, and with Dynamic Client Registration you can OAuth to the MCP nicely. This is the way forward for MCPs; you can use oauth2-proxy and nginx to e.g. wrap an open source MCP with a layer of SSO and present it to your company if there's a need to host one that isn't run on the provider's infra.
14 hours ago
MatrixOrigin
It’s less about the protocol and more about the state. If an agent fails at step 50, a CLI won't help you rollback the context. We’re building Matrix Origin to bring Git-like branching and snapshots to agent memory—making these "100 processes" actually auditable and recoverable.
5 hours ago
buffer_overlord
i don't think so i don't use mcp anymore
14 hours ago
It doesn't have to run locally; it can also run on a remote server. I'm about to start using Claude Code + MCP to try and free up my hands.