Publish one assistant surface
Admins define which objects, fields, bundles, and tools one assistant is allowed to use.
emcee is a remote Salesforce MCP server and control layer for bounded assistants. It uses Model Context Protocol to expose assistant-specific Salesforce tools instead of giving a generic AI client broad org access.
The current runtime endpoint is https://runtime.emcee-ai.com/mcp
for approved early-access customers. Transport is Streamable HTTP,
and the runtime surface is intentionally narrower than a generic
Salesforce connector.
No raw SOQL passthrough. One assistant per team. Named-user runtime binding.
/mcp.
Many Salesforce MCP servers focus on broad object access, record search, or free-form query power. emcee is built around a narrower problem: giving one team a useful assistant without opening the whole Salesforce org to an AI client.
Admins define which objects, fields, bundles, and tools one assistant is allowed to use.
Assistant access is granted deliberately to people, not assumed from a shared connector.
Each runtime session resolves to one tenant, one org, one user, and one assistant.
Invocations emit structured audit events instead of disappearing behind a generic chat session.
The current remote runtime is intentionally specific. It supports bounded retrieval, document and note operations, and assistant-scoped context assembly. It does not expose generic SOQL passthrough.
Streamable HTTP on /mcp behind the public runtime host https://runtime.emcee-ai.com.
Remote MCP runtime for approved Claude and OpenAI-style client connections rather than a local desktop-only setup.
Schema discovery, structured listing, structured aggregates, record bundle assembly, and bounded note or document actions.
No raw SOQL passthrough, no generic whole-org search surface, and no pretending the endpoint is broader than it is.
These are the plain questions people ask when they are comparing MCP servers, Salesforce connectors, or early-access runtime products.
Yes. emcee exposes a remote MCP runtime for Salesforce through Model Context Protocol, but the surface is bounded per assistant instead of broad by default.
The current runtime host is https://runtime.emcee-ai.com and the MCP server URL is https://runtime.emcee-ai.com/mcp for approved early-access customers.
No. The current runtime uses Salesforce REST underneath and intentionally avoids generic SOQL passthrough as a product surface.
Admins publish one assistant surface, assign named users, and runtime sessions bind to one tenant, one org, one user, and one assistant.
Recruitment is the clearest live example today. Sales and service follow the same pattern when the problem is safe retrieval, not a general chatbot.
No. emcee is early access and the rollout is still hands-on. That is deliberate and part of the current product posture.