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.
Task
Tool
What it does
epismo_search_tasks
Search tasks by keywords and filters.
epismo_upsert_task
Create or update a task.
epismo_get_task
Get a task by id.
epismo_delete_task
Delete a task by id.
Note
Tool
What it does
epismo_search_notes
Search notes by keywords and filters.
epismo_upsert_note
Create or update a note.
epismo_get_note
Get a note by id.
epismo_delete_note
Delete a note by id.
Goal
Tool
What it does
epismo_search_goals
Search goals by keywords and filters.
epismo_upsert_goal
Create or update a goal.
epismo_get_goal
Get a goal by id.
epismo_delete_goal
Delete a goal by id.

* 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