Get Started
Features

MCP Server

Everything you need to run a successful project is packed into these simple, integrated tools.

Quickstart

  1. Get a Secret Key
  2. Just configure your tool with the following. No setup required.
    • URL: https://mcp.epismo.ai/
    • Protocol: Streamable HTTP (POST /, JSON-RPC 2.0)
    • Auth Header: Authorization: Bearer YOUR_SECRET_KEY

Tools

Through Workflows, your agents gain access to a community-driven repository of proven prompts, processes, and the exact steps required to achieve success. Data imported as workflows can then be seamlessly managed as goals, tasks, and notes.

Workflow
Tool
What it does
epismo_search_workflows
Search workflows by keywords and filters.
epismo_upsert_workflow
Create or update a workflow.
epismo_get_workflow
Get a workflow by id.
epismo_set_workflow_like
Like or unlike a workflow (idempotent).
epismo_delete_workflow
Delete a workflow by id.
epismo_import_workflows
Import tasks from selected workflows into your project.
Project Item
Tool
What it does
epismo_search_project_items
Search project items (tasks, notes, goals) by keywords and filters.
epismo_upsert_project_item
Create or update a project item.
epismo_get_project_item
Get a project item by id.
epismo_delete_project_item
Delete a project item by id.

* Project Item tools handle tasks, notes, and goals by specifying a type parameter ("task" | "note" | "goal").

* Creating entities or performing searches consume 1 credit per successful operation. Updates to existing entities do not consume credits.

Context Resources

Before tool execution, the server loads read-only context the client can use, such as project lists and assignee candidates.

  • epismo://context/current_user
  • epismo://context/projects
  • epismo://context/users
  • epismo://context/agents

Proven AI use cases, ready to use.

Explore Workflows