← Registry

General Tools

attentio.org.pl

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://attentio.org.pl/petycje/agenci/mcp

No auth detected

MCP server metadata

Name
attentio-petycje
Version
1.0.0
Capabilities
tools
Server instructions

Serwer ATTENTIO — Stowarzyszenie Osób Dorosłych z ADHD (KRS 0000949197). Pozwala przeczytać otwarte petycje, katalog darowizn i zasady wpłaty oraz przygotować darowiznę: narzędzie `attentio-przygotuj-darowizne` zakłada sesję i zwraca gotowy adres strony wpłaty z wpisaną kwotą. Serwer NIE obciąża karty — ostatni krok wykonuje człowiek na tej stronie. Podaj mu zwrócony adres w całości.

Known tools 4

attentio-petycje

Zwraca otwarte petycje stowarzyszenia: nazwę, adresata, adres strony i stan zbiórki pieniężnej.

Inferred read-only
attentio-katalog-darowizn

Zwraca kwoty, jakie można przekazać: drabinę kwot gotowych, cegiełkę na kwotę własną oraz minimum i maksimum.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.