About Kimss

Enterprise AI infrastructure on Azure

Kimss Inc. builds the control plane for agent integration on Azure AI Foundry—identity, credits, multi-tenant isolation, and developer APIs for teams shipping real products.

Last updated: July 23, 2026

Company

Kimss Inc. is a Delaware-registered software company operating from Israel, focused on enterprise AI agent infrastructure—not generic chat experiences for consumers.

The team builds Kimss, a secure multi-tenant control plane that helps engineering organizations integrate conversational models and agents into their own products on Microsoft Azure AI Foundry.

Legal entity: Kimss Inc. (Delaware). Primary operations: Israel. For partnerships and enterprise inquiries, visit /enterprise or email eyalm@kimss.ai.

Product mission

Kimss exists so platform teams can offer governed AI to many workspaces—identity, RBAC, spend caps, Foundry routing, PostgreSQL isolation—without every product team reimplementing the same controls.

Customers and internal platforms use Kimss to centralize API keys, normalize usage into Kimss Credits, and expose a stable /v1 developer contract. Azure executes agents; Kimss decides who may run them and under which budget.

Documentation hubs: /docs/api_docs (public API reference), /docs/architecture (system design), /why-kimss (positioning versus raw Foundry).

Leadership

Eyal Moses founded Kimss and serves as CEO, driving product direction for enterprise agent governance on Azure.

Eyal Moses leads company strategy, customer engineering, and the roadmap for workspace governance, SDK surfaces, and Azure AI Foundry integration. Public contact: eyalm@kimss.ai.

How Kimss fits your stack

Kimss sits between your applications and Azure AI Foundry—handling Entra ID, workspace RBAC, credits, agent definitions, and optional MCP tools while your code owns UX and business logic.

Explore /enterprise-ai-control-plane for the architectural narrative, /customers for deployment stories, and /pricing for team plans. Product changes publish at /changelog.

Implementation patterns for Kimss as a company

Teams succeed with Kimss as a company when they treat Kimss as the integration boundary: applications never hold Foundry secrets, every call includes workspace context, and operators review credit trends before expanding model access.

Start in a non-production workspace. Wire public APIs against POST /v1/agents/run or POST /v1/models/completions using X-Kimss-Key or a bearer token. Validate streaming, tool invocation, and error paths your production clients rely on.

Document which Entra groups map to which workspace roles. Align operating budgets with monthly credit pools so finance sees predictable units rather than surprise token spikes on the Azure invoice.

Publish an internal integration checklist: required headers, workspace identifiers, approved models, and escalation paths when credits approach exhaustion.

Use /docs/architecture to confirm whether your tenant uses direct Foundry routing or an optional APIM path. Do not enable gateway-only modes in production until end-to-end verification passes in your environment.

When customer-facing agent products spans multiple internal products, give each product its own API key or sub-workspace budget so attribution stays legible in usage aggregates and billing ledgers.

Common mistakes when rolling out Kimss as a company

The costliest errors are shared Foundry keys in microservices, skipping workspace headers on multi-tenant keys, and migrating user-facing flows before server-side credit enforcement is tested.

Embedding one project key in every service bypasses Kimss RBAC and makes revocation a company-wide fire drill. Issue workspace-scoped keys per service or per environment instead.

Assuming legacy /assistant_* behavior matches /v1 governance causes silent gaps in metering or identity. Inventory clients with /assistants-to-v1-migration and retire legacy paths deliberately.

Treating Kimss Credits as cosmetic reporting rather than enforced pools invites overrun. Configure exhaustion policies in staging and confirm blocked requests behave as product management expects.

Publishing internal runbooks that reference production Swagger instead of /docs/api_docs creates integration drift. The public API reference is the supported contract for external integrators.

Skipping staging verification for streaming and tool calls leads to production surprises. Exercise the same client libraries and timeouts you expect under peak load.

Next steps for Kimss as a company

Create a workspace, read /why-kimss for positioning, follow /python-sdk-mcp-quickstart for code, and engage /enterprise when contractual isolation, capacity, or onboarding differ from self-serve plans.

Self-serve teams typically progress: signup, first agent run via SDK, credit pool configuration, Entra SSO for Studio users, then wider rollout to internal consumers or customer tenants.

For Kimss as a company, schedule a monthly review of usage aggregates, ledger entries, and agent inventory. Remove unused keys, archive obsolete agents, and adjust group budgets after major launches.

Customer-facing ISVs should pair Kimss workspace design with /multi-tenant-ai-security and /ai-rbac-and-identity so each end customer receives isolated agents, files, and usage rows.

Track product changes at /changelog and deeper narratives at /insights so your platform team does not miss SDK or API shifts that affect deployed clients.

Documentation and honest scope

Kimss documents the supported integration surface at /docs/api_docs and system design at /docs/architecture—avoid assuming every internal admin route is available in the public SDK or MCP server.

Platform engineers should bookmark /docs/api_docs as the contract for external integrators. When product management requests a feature, verify whether it exists on /v1, requires an admin API, or needs net-new development before committing customer timelines.

Kimss Credits, Entra SSO, workspace RBAC, and PostgreSQL isolation are first-class product capabilities—not marketing adjectives. Validate them in your tenant with test workspaces and realistic agent workloads rather than slide-deck assumptions.

Optional Azure API Management integration remains documented as an advanced path. Production enablement should follow your organization's verification checklist for gateway telemetry and routing parity with direct Foundry execution.

When questions fall outside public documentation, enterprise customers can reach Kimss via /enterprise. Self-serve builders can use in-product support after signup.

Verify before you scale

Treat Kimss as production infrastructure: validate identity, credits, and routing in a staging workspace, read /docs/api_docs for the supported contract, and expand pools only after usage patterns are understood.

Platform teams should run monthly reviews of workspace keys, agent inventory, and ledger entries. Remove unused credentials, archive obsolete agents, and align group budgets with teams that actually ship. Pair Kimss attribution with Azure Cost Management for infrastructure truth—the credits layer governs product behavior; Azure still bills underlying Foundry consumption.

When you need help beyond public documentation, self-serve builders use in-product support after signup; enterprise buyers start at /enterprise for onboarding, capacity, and contractual questions. Product changes publish at /changelog so integrators can track SDK and API shifts over time.

Frequently asked questions

What does Kimss build?

Kimss is an enterprise AI agent integration framework and control plane on Azure AI Foundry—not a consumer chatbot. Teams embed governed agents via API, Python SDK, and optional MCP.

Where is Kimss Inc. based?

Kimss Inc. is legally registered in Delaware, United States, with primary engineering and operations in Israel.

Who leads Kimss?

Eyal Moses is CEO and founder. Contact: eyalm@kimss.ai.

How do developers integrate?

Public API docs live at /docs/api_docs. Start with /python-sdk-mcp-quickstart or create a workspace at /app/signup.

Is Kimss on Azure Marketplace?

Kimss offers enterprise SaaS listings; see /enterprise and Microsoft Marketplace for current offers.