Loading MCP server directory, please wait...
Capture tool workflows, save typed tools, and replay with human approval. Includes an MCP Apps UI.
npx @getmcp/cli add io.github.sjh9714/routinekitRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sjh9714/routinekit": {
"command": "npx",
"args": [
"-y",
"routinekit",
"mcp"
],
"env": {
"ROUTINEKIT_CONFIG": "",
"ROUTINEKIT_HOME": ""
}
}
}
}