Hosted MCP
Point the client at the hosted Streamable HTTP endpoint. Use OAuth/Dynamic Client Registration when the client supports it, or a human-provisioned bearer key when it does not.
https://core-edge.slayteksystems.com/mcpYou finish one agent session, then start another agent. That second agent already has the context. The Core holds it. Core Edge is how the new agent connects.
https://core-edge.slayteksystems.com/mcp. Use MCP setup for the client-specific steps.Point the client at the hosted Streamable HTTP endpoint. Use OAuth/Dynamic Client Registration when the client supports it, or a human-provisioned bearer key when it does not.
https://core-edge.slayteksystems.com/mcpCoding agents with a shell can install the CLI later. Do not start there. This job is signup, hosted MCP, then one prompt.
curl -fsSL https://core-edge.slayteksystems.com/install.sh | bashThere is no public npm/stdio MCP package today. Do not invent one. The hosted MCP endpoint is the public connection to use.
Durable access requires human approval. Agents receive distinct, scoped, revocable machine identities. They must not request passwords or credentials in ordinary chat, borrow a human session, silently widen space access, or claim that anonymous durable accounts exist.