Get Started

MCP

Let an AI agent discover reusable guidance and coordinate durable work directly.


Epismo provides a remote MCP server over Streamable HTTP at:

https://mcp.epismo.ai/

The MCP surface mirrors the CLI's Playbook, Version, Draft, Case, Task, Record, Suggestion, alias, star, and Playbook share operations. It is not a reduced read-only catalog: authorized MCP clients can author and publish Playbooks, coordinate Cases, submit Suggestions, and create bearer share URLs. Workspace administration, billing, token management, and creator statistics remain CLI or Web operations.

Use MCP when an agent should work with Epismo directly. Use the CLI when a person wants the equivalent terminal workflow, for workspace administration, or in CI. Publishing and sharing remain consequential operations on either surface: review content before publishing and treat returned share URLs as credentials.

MCP does not move the execution graph into Epismo. The client still executes Steps, resolves resource hints, asks for permission, and keeps ephemeral runtime state. Epismo tools materialize only the state intended for collaboration.

In this section