MCP server for Priority ERP — query, create, update, and delete records via natural language
{
"mcpServers": {
"boostmoveopriority": {
"command": "npx",
"args": [
"-y",
"@boostmoveo/priority-mcp-server"
]
}
}
}