Catalog
io.github.CSOAI-ORG/gos-claim-validator-mcp
OfficialValidate NHS General Ophthalmic Services (GOS) claims pre-submission. Catches errors in GOS 1-6
Validates NHS General Ophthalmic Services claims before submission to catch errors.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"gos-claim-validator-mcp": {
"command": "uvx",
"args": [
"gos-claim-validator-mcp"
]
}
}
}