troth for VS Code
io.github.thegrenadinekid25/troth
AI-powered spec-to-task decomposition and execution orchestration for coding agents.
client:VS Code
transport:streamable-http
Install troth in VS Code
.vscode/mcp.json
{
"servers": {
"troth": {
"type": "http",
"url": "https://mcp.usejig.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs