Helping dev teams build and deploy MCP servers / ChatGPT Apps / Claude connectors
mcp-use is building open-source dev tools and infra for MCP
-
@ycombinator S25
mcp-use 2.3.0: verify @scalekitinc tokens on your MCP server, no client secret required.
Point oauthScalekitProvider at your environment URL and resource id.
Clients register with Scalekit directly. Tokens minted for a different resource id in the same environment get rejected,
Might regret this, but this is the best deal we've ever done: $3k free.
23 YC companies redeemed it already.
Manufact ships your product to the ChatGPT plugins and Claude connectors.
For @ycombinator only: deals.ycombinator.com/deals/5725
UI state in your MCP app never reaches the model by default. User selects flight 3, types "book the one i selected." The model books flight 1. Here's why:
Its context still holds the original tool result, nothing about the selection.