Octonet turns a single @mostajs/orm schema into 11 wire protocols at once: REST, GraphQL, WebSocket, SSE, JSON-RPC, MCP, gRPC, tRPC, OData, NATS, and Arrow Flight. The same User entity gets 15 MCP tools auto-generated (create, read, update, delete, list, count, search, aggregate, bulk ops, relations) across 13 database dialects from PostgreSQL to MongoDB. Authentication runs on scoped API keys with RBAC, multi-tenant by default. You get a public sandbox in two clicks, no email required, or self-host with `npx @mostajs/net init`. Reach for this when you want polyglot API access without writing transport boilerplate, or when agents need full CRUD over your existing schema.
claude mcp add --transport stdio apolocine-mosta-net uvx mosta-net