docs: tool-count reconciliation (continued): 23 -> 24 in 3 stragglers

Same reconciliation as the prior commit — three files missed the first
pass because of a Read-before-Edit harness constraint. Bumps CONTRIBUTING
module table and both Windsurf + Xcode integration guides to the
asserted-in-server.rs tool count of 24.
This commit is contained in:
Sam Valladares 2026-04-19 20:28:11 -05:00
parent 90e683396b
commit f0dd9c2c83
3 changed files with 3 additions and 3 deletions

View file

@ -115,7 +115,7 @@ It remembers.
## Important: Tool Limit
Windsurf has a **hard cap of 100 tools** across all MCP servers. Vestige uses 23 tools, leaving plenty of room for other servers.
Windsurf has a **hard cap of 100 tools** across all MCP servers. Vestige uses 24 tools, leaving plenty of room for other servers.
---

View file

@ -51,7 +51,7 @@ Quit Xcode completely (Cmd+Q) and reopen your project.
### 4. Verify
Type `/context` in the Agent panel. You should see `vestige` listed with 23 tools.
Type `/context` in the Agent panel. You should see `vestige` listed with 24 tools.
---