Conversational approval workflow server for Throughline. Provides the approval resolver the publishing server consumes plus MCP tools for requesting and responding to approvals.
{
"mcpServers": {
"forumonethroughline-approvals": {
"command": "npx",
"args": [
"-y",
"@forumone/throughline-approvals"
]
}
}
}