@phenomenalorg/mcp 0.5.6 → 0.5.8

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phenomenalorg/mcp",
3
- "version": "0.5.6",
3
+ "version": "0.5.8",
4
4
  "type": "module",
5
5
  "description": "Phenomenal MCP bridge — connects a stdio-only MCP client to the Phenomenal MCP server over Streamable HTTP, with browser sign-in.",
6
6
  "license": "MIT",
package/skill/SKILL.md CHANGED
@@ -8,7 +8,7 @@ description: Use when the user wants to manage a PTO, school or club in Phenomen
8
8
  <!-- Generated from the Phenomenal tool registry. Do not edit by hand: a drift
9
9
  gate fails when these files are not what the registry currently says. -->
10
10
 
11
- _Tool surface: 47 tools · 170 actions · 5 prompts · fingerprint `c6ca31f7`._
11
+ _Tool surface: 47 tools · 171 actions · 5 prompts · fingerprint `f3ec65c7`._
12
12
 
13
13
  You are connected to Phenomenal, the platform for this PTO's site, members, events, tickets, email, forms, store and money.
14
14
 
@@ -3,7 +3,7 @@
3
3
  <!-- Generated from the Phenomenal tool registry. Do not edit by hand: a drift
4
4
  gate fails when these files are not what the registry currently says. -->
5
5
 
6
- _Tool surface: 47 tools · 170 actions · 5 prompts · fingerprint `c6ca31f7`._
6
+ _Tool surface: 47 tools · 171 actions · 5 prompts · fingerprint `f3ec65c7`._
7
7
 
8
8
  The curated tools in `references/tools.md` cover the work an officer does most days. Everything else Phenomenal can do is reachable by name:
9
9
 
@@ -96,6 +96,7 @@ Areas: account, brand, broadcasts, connections, domains, drive, email-preference
96
96
  - `joinGroup` — Join an open group yourself.
97
97
  - `leaveGroup` — Leave a group yourself.
98
98
  - `removeGroupMembership` **(confirm)** — Take a member out of one group.
99
+ - `renameGroupUrl` — Change a group's canonical URL segment using its id and current urlRevision.
99
100
  - `setGroupJoinPolicy` **(confirm)** — Set whether people can join a group themselves or only an admin can add them.
100
101
  - `setGroupMembership` **(confirm)** — Put a member in a group with a relation, or change the relation they are in it with.
101
102
  - `setGroupMemberStatus` **(confirm)** — Mark a member active or inactive in one group.
@@ -3,7 +3,7 @@
3
3
  <!-- Generated from the Phenomenal tool registry. Do not edit by hand: a drift
4
4
  gate fails when these files are not what the registry currently says. -->
5
5
 
6
- _Tool surface: 47 tools · 170 actions · 5 prompts · fingerprint `c6ca31f7`._
6
+ _Tool surface: 47 tools · 171 actions · 5 prompts · fingerprint `f3ec65c7`._
7
7
 
8
8
  Two tools answer questions no curated tool anticipated.
9
9
 
@@ -3,7 +3,7 @@
3
3
  <!-- Generated from the Phenomenal tool registry. Do not edit by hand: a drift
4
4
  gate fails when these files are not what the registry currently says. -->
5
5
 
6
- _Tool surface: 47 tools · 170 actions · 5 prompts · fingerprint `c6ca31f7`._
6
+ _Tool surface: 47 tools · 171 actions · 5 prompts · fingerprint `f3ec65c7`._
7
7
 
8
8
  Phenomenal runs a school's PTO: its public website, its member roster, its events and tickets, its email to families, its forms, its store and its money. It exposes all of that over the Model Context Protocol, so an assistant an officer already uses can do the work with them.
9
9
 
@@ -3,7 +3,7 @@
3
3
  <!-- Generated from the Phenomenal tool registry. Do not edit by hand: a drift
4
4
  gate fails when these files are not what the registry currently says. -->
5
5
 
6
- _Tool surface: 47 tools · 170 actions · 5 prompts · fingerprint `c6ca31f7`._
6
+ _Tool surface: 47 tools · 171 actions · 5 prompts · fingerprint `f3ec65c7`._
7
7
 
8
8
  Every tool the Phenomenal MCP server offers, in the order a client lists them. `list_my_orgs` is first because every other tool needs an organization id from it.
9
9