Build & operate
Framework integrations
Use familiar clients against one governed endpoint
Octoryn works with OpenAI-compatible clients and publishes native SDKs for common server and UI runtimes. Framework support does not bypass workspace policy or make browser-side secrets safe.
Server runtimes
Use Octoryn SDKs for TypeScript, Python, Go, Java, .NET, PHP, Ruby, Swift and Kotlin, or configure an OpenAI-compatible client with https://api.octoryn.dev/v1.
UI frameworks
React, Vue, Svelte, Angular, iOS and Android helpers cover text, streaming, tools and structured object flows. UI clients should call a trusted backend or use a deliberately scoped exchange; never embed a production Router key.
Third-party frameworks
Vercel AI SDK, LangChain and similar frameworks can use the compatible endpoint when their transport preserves the fields your route needs. Verify streaming, structured output and tool fixtures before production.
MCP and tool ecosystems
MCP servers and agent frameworks remain application-side tool systems. Router governs model access and tool-call transport; it does not automatically trust a tool or execute it for the product.
