MCP server exposing the Verevoir foundation (cached reads via @verevoir/context + workflow operations via @verevoir/workflows) as tools usable from Claude Code and any other MCP-compatible client.
{
"mcpServers": {
"verevoirmcp": {
"command": "npx",
"args": [
"-y",
"@verevoir/mcp"
]
}
}
}