INDIVIDUAL MCP TOOL
attentio-katalog-darowizn
Zwraca kwoty, jakie można przekazać: drabinę kwot gotowych, cegiełkę na kwotę własną oraz minimum i maksimum.
LIVE ENDPOINT
https://attentio.org.pl/petycje/agenci/mcp
Connect to this endpoint to inspect the live schema for attentio-katalog-darowizn and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.attentio-petycje]
url = "https://attentio.org.pl/petycje/agenci/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"attentio-petycje": {
"type": "http",
"url": "https://attentio.org.pl/petycje/agenci/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: attentio-petycje
Remote MCP URL: https://attentio.org.pl/petycje/agenci/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"attentio-petycje": {
"url": "https://attentio.org.pl/petycje/agenci/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"attentio-petycje": {
"type": "http",
"url": "https://attentio.org.pl/petycje/agenci/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "attentio-petycje",
"transport": "streamable-http",
"url": "https://attentio.org.pl/petycje/agenci/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
attentio-petycje— Zwraca otwarte petycje stowarzyszenia: nazwę, adresata, adres strony i stan zbiórki pieniężnej.attentio-zasady— Zwraca zasady wpłaty: darowizna nie jest zakupem, zwrot w 14 dni, dane rejestrowe stowarzyszenia, waluta, brak subskrypcji przez agenta i to, że danych karty u nas nie ma.attentio-przygotuj-darowizne— Zakłada sesję darowizny na podaną kwotę i zwraca gotowy adres do zapłaty — podaj go darczyńcy w całości.