Features
MCP Server
Everything you need to run a successful project is packed into these simple, integrated tools.
Quickstart
- Get a Secret Key
- via UI, Settings > MCP Server
- via API, Check GitHub README
- 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
- URL:
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_workflowsSearch workflows by keywords and filters.
epismo_upsert_workflowCreate or update a workflow.
epismo_get_workflowGet a workflow by id.
epismo_set_workflow_likeLike or unlike a workflow (idempotent).
epismo_delete_workflowDelete a workflow by id.
epismo_import_workflowsImport tasks from selected workflows into your project.
Task
Tool
What it does
epismo_search_tasksSearch tasks by keywords and filters.
epismo_upsert_taskCreate or update a task.
epismo_get_taskGet a task by id.
epismo_delete_taskDelete a task by id.
Note
Tool
What it does
epismo_search_notesSearch notes by keywords and filters.
epismo_upsert_noteCreate or update a note.
epismo_get_noteGet a note by id.
epismo_delete_noteDelete a note by id.
Goal
Tool
What it does
epismo_search_goalsSearch goals by keywords and filters.
epismo_upsert_goalCreate or update a goal.
epismo_get_goalGet a goal by id.
epismo_delete_goalDelete 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