Catalog
io.github.thegrenadinekid25/troth
OfficialAI-powered spec-to-task decomposition and execution orchestration for coding agents.
Convert specifications into executable tasks and orchestrate coding agent workflows.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"troth": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.usejig.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.