{"status": "ok", "name": "priorimate", "version": "0.3.2", "transport": "test-http-jsonrpc", "readme": {"url": "/readme", "format": "text/markdown", "excerpt": "# Priority Context MCP\n\nThis package builds a local vector database from your Priority SDK and Priority metadata files, then exposes the context as an MCP server.\n\nPrimary knowledge base: [Priority Developer Portal](https://prioritysoftware.github.io/).\n\nUse the official portal as the main source for Web SDK, REST API, Priority SDK, ODBC, Webhooks, and OIDC. Use this local MCP/vector database as the customer-specific layer for form cursors, schemas, relations, bilingual form lookup, captured metadata, and learned project decisions.\n\n## PrioriMate Remote Service\n\n`PrioriMate` is the remote, multi-tenant MCP service wrapper for this Priority knowledge base.\n\nUse:\n\n- `PRIORIMATE_ARCHITECTURE.md`\n- `priority_mcp_http_server.py`\n\nPrioriMate helps design and develop applications, integrations, reports, dashboards, automations, forms, triggers, procedures, and other solutions that connect to or extend Priority ERP.\n\nPrioriMate is not intended to operate a customer's Priority environment directly through conversational prompts.\n\nCore rules:\n\n- PrioriMate MCP tokens authenticate customers to the MCP service only; they are unrelated to Priority ERP credentials\n- raw PrioriMate tokens are dis"}, "endpoints": {"jsonrpc": "/mcp", "tools": "/tools", "health": "/health"}, "usage": "Send JSON-RPC requests with POST /mcp. Browser GET only returns this status page.", "auth": "required"}