Checks receipt of the Reconstruction Aid benefit by a beneficiary from the CPF and NIS. Platform-hos
claude mcp add auxilio_reconstrucao-mcp --transport http https://api.mcp.ai/p_auxilio_reconstrucao
~/.cursor/mcp.json
{
"mcpServers": {
"auxilio_reconstrucao-mcp": {
"url": "https://api.mcp.ai/p_auxilio_reconstrucao"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"auxilio_reconstrucao-mcp": {
"serverUrl": "https://api.mcp.ai/p_auxilio_reconstrucao"
}
}
}
.vscode/mcp.json
{
"servers": {
"auxilio_reconstrucao-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_auxilio_reconstrucao"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"auxilio_reconstrucao-mcp": {
"url": "https://api.mcp.ai/p_auxilio_reconstrucao"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"auxilio_reconstrucao-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_auxilio_reconstrucao"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_auxilio_reconstrucao | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--auxilio_reconstrucao-mcp/reviews or the review_server meta-tool.
POST /mcp