AI-powered Singapore government policy analysis tool using real-time data integration. Analyzes HDB housing, CPF retirement, Smart Nation initiatives, and healthcare policies with sophisticated scenario comparison and optimization recommendations.
Server Config
{
"mcpServers": {
"policysg": {
"command": "node",
"args": [
"dist/index.js"
],
"cwd": "/path/to/PolicySG",
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<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>"
}
}
}
}