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