Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -120,7 +120,7 @@ Measurement, never certification.
|
|
| 120 |
| Transparency root (Merkle) | <https://councilof.ai/root.json> |
|
| 121 |
| Every CSOAI repo on the Hub | <https://huggingface.co/csoai> |
|
| 122 |
| Methodology DOI | <https://doi.org/10.5281/zenodo.21991104> |
|
| 123 |
-
| MCP endpoint —
|
| 124 |
| MCP Registry | `io.github.CSOAI-ORG/gspc` — version not pinned here; the registry is the authority |
|
| 125 |
| npm — MCP server | [`csoai-gspc-mcp`](https://www.npmjs.com/package/csoai-gspc-mcp) — `npx -y csoai-gspc-mcp`. No version is pinned here: ask the registry for the current one rather than trusting a number written on a card. |
|
| 126 |
| Python reader + card verifier | `pip install "csoai-gspc[verify]"` then `csoai-gspc check` — re-derives the board totals from the axis array and exits non-zero if they disagree |
|
|
|
|
| 120 |
| Transparency root (Merkle) | <https://councilof.ai/root.json> |
|
| 121 |
| Every CSOAI repo on the Hub | <https://huggingface.co/csoai> |
|
| 122 |
| Methodology DOI | <https://doi.org/10.5281/zenodo.21991104> |
|
| 123 |
+
| MCP endpoint — **11 HTTP tools** (7 free + 4 x402; `verified live tools/list 2026-09-07T05:57Z`) | `POST https://councilof.ai/mcp` |
|
| 124 |
| MCP Registry | `io.github.CSOAI-ORG/gspc` — version not pinned here; the registry is the authority |
|
| 125 |
| npm — MCP server | [`csoai-gspc-mcp`](https://www.npmjs.com/package/csoai-gspc-mcp) — `npx -y csoai-gspc-mcp`. No version is pinned here: ask the registry for the current one rather than trusting a number written on a card. |
|
| 126 |
| Python reader + card verifier | `pip install "csoai-gspc[verify]"` then `csoai-gspc check` — re-derives the board totals from the axis array and exits non-zero if they disagree |
|