Read-only MCP server for Raygister, enabling AI assistants to browse construction projects, lots, specifications, and locations via natural language.
{
"mcpServers": {
"raygistermcp": {
"command": "npx",
"args": [
"-y",
"@raygister/mcp"
]
}
}
}