Phase 2.x — MCP (Model Context Protocol) server scaffolding for the catalog plane. Wraps the catalog plane's APIs as agent-callable tools so AI assistants (Claude, ChatGPT plugins, custom agents) conn…
{
"mcpServers": {
"voyantjscatalog": {
"command": "npx",
"args": [
"-y",
"@voyantjs/catalog-mcp"
]
}
}
}