@strajkpolski/mcp 0.4.2 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -65,7 +65,7 @@ Because **the future of search is AI agents.** When someone asks ChatGPT / Claud
|
|
|
65
65
|
}
|
|
66
66
|
```
|
|
67
67
|
|
|
68
|
-
Wersja przypięta / pinned: `["-y", "@strajkpolski/mcp@0.4.
|
|
68
|
+
Wersja przypięta / pinned: `["-y", "@strajkpolski/mcp@0.4.3"]`. Bez instalacji / no install: REST pod `https://strajkpolski.org/api/`. Pełny kontekst dla LLM / full LLM context: `https://strajkpolski.org/llms.txt`.
|
|
69
69
|
|
|
70
70
|
### Remote MCP — ChatGPT connectors · Claude.ai custom connectors
|
|
71
71
|
Bez `npx` — podłącz zdalny serwer (Streamable HTTP, bez klucza, read-only): **`https://strajkpolski.org/api/mcp`**. Wklej ten URL w ChatGPT (Connectors) lub Claude.ai (Custom connectors). / Paste this URL into ChatGPT Connectors or Claude.ai Custom connectors — no auth, 25 tools.
|
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@strajkpolski/mcp",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.3",
|
|
4
4
|
"mcpName": "io.github.Hei33enberg/strajkpolski-mcp",
|
|
5
|
-
"description": "MCP
|
|
5
|
+
"description": "MCP Strajk Polski — zweryfikowane open data o RP dla agentów AI: dług, budżet, 460 posłów, głosowania, rząd + koszt, wyszukiwarka kast (sędziowie/prokuratorzy/komornicy, neo-KRS, oświadczenia), RAG. 25 narzędzi + 45 skilli PL+EN. Źródła: gov.pl.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bin": {
|
|
8
8
|
"strajkpolski-mcp": "./dist/index.js"
|