Siftable MCP server - human planning tasks, executable agent work queues, knowledge, code context, and automation tools
{
"mcpServers": {
"siftablemcp": {
"command": "npx",
"args": [
"-y",
"@siftable/mcp-server"
]
}
}
}