Gram Functions - Define agent tools in TypeScript & deploy as MCP servers
by•
Gram Functions is a simple TypeScript framework that lets you define AI agent tools in code and deploy them as MCP servers to the Gram platform. No protocol knowledge or infrastructure management required.
npm create @gram-ai/function



Replies
Speakeasy
Swytchcode
Nice! Do you also support the creation of SDKs from the Postman spec?
Speakeasy
@chilarai we don't support conversion in our CLI, but we do often work with customers to get a process set up for generating an OpenAPI spec from their backend.
Also, you didn't hear it from me, but Claude is pretty good at converting Postman Collections to OpenAPI if you just want something fast ;)
Swytchcode
@ndimares is awesome. Yeah, Claude, man :)