getjotsu/jotsu-mcp
Workflow engine for executing Model Context Protocol (MCP) workflows. It provides a lightweight runtime for running AI-powered tasks across MCP-compatible servers with built-in support for authentication, resources, and tools. This package powers the Jotsu platform but can also be used independently in any Python environment.
Platform-specific configuration:
{
"mcpServers": {
"jotsu-mcp": {
"command": "npx",
"args": [
"-y",
"jotsu-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...