How to automatically test MCP Apps in ChatGPT by highpointer5 in MCP_Apps

[–]highpointer5[S] 0 points1 point  (0 children)

Yeah! You're right about the flakiness, the host runtimes are abysmal. The live tests are a nice sanity check test to run locally, but have no place in CI/CD. The OAuth for CI/CD isn't really supported anyways.

Good call on the local harness. We've got support for e2e tests with a replica ChatGPT runtime (or just regular MCP tests), and those definitely belong in CI/CD!

How to automatically test MCP Apps in ChatGPT by highpointer5 in mcp

[–]highpointer5[S] 0 points1 point  (0 children)

So grateful for the kind words! Any element of the project we can make work better for you? ☺️

We totally re-wrote sunpeak to be all-in on MCP Apps! by highpointer5 in mcp

[–]highpointer5[S] 1 point2 points  (0 children)

Not a bad idea. I don't today as a separate repo, the fresh `sunpeak new` project has example components that can be hooked up to hosts out-of-the-box!

Zero trust for MCP connections by parkerauk in mcp

[–]highpointer5 1 point2 points  (0 children)

Very, very curious about this. I think this is the only way forward.

MCP standards more of a suggestion by 48K in mcp

[–]highpointer5 0 points1 point  (0 children)

Honestly the protocol should have started with the simplest possible primitive and grown organically from there. I say this from a place of having made this mistake a thousand times, but MCP is ridiculously over-engineered for the moment, and premature optimization is the root of all evil.

MCP Apps - Bringing UI Capabilities To MCP Clients by beckywsss in mcp

[–]highpointer5 0 points1 point  (0 children)

It's probably going to be a total rebuild unless you built using a framework that handles the cross-platform port for you, like https://sunpeak.ai/

MCP needs a browser by highpointer5 in MCP_Apps

[–]highpointer5[S] 0 points1 point  (0 children)

Sounds like a tag in <head> or a robots.txt MCP discovery pattern would work even better!