MCP Routine
🌅🍳☕️📰🚗💼 MCP Routine is a MCP server that lets you create custom tools on the fly. It stitches actions executed by multiple MCP tools into a reusable routine.
Why?
If you perform the same sequence of tool calls over and over, a routine will save you time and remove prompting inconsistencies. A routine includes full context of the exact set of tools and inputs needed to execute a full task.
Installation
Copy the following into your MCP client's JSON file
How to use it?
Perform your task by prompting AI to execute tools.
Once the task is completed, instruct AI to create a new routine for your task.
Refresh your MCP client to update the tools. Then use it to execute the same sequence of tools.
The MCP server includes the following tools to manage routines
Examples
Research a topic, then write the result into a new page in a given folder.
Development
Build
Execute
Publish