Use it now
Useful4 Signal0
You can now run /mcp from thin clients where it was previously hidden.
What's wrong with this entry?
Anonymous. No account, no email.
/mcp
What
The mcp command is now available in thin clients, where it previously had no dispatch marker and was hidden.
Details
- The local
mcpentry is markedthinClientDispatch: "post-text"; the local-jsx entry is markedthinClientDispatch: "twin". - The availability predicate treats any workspace-requiring command with a defined
thinClientDispatchas usable in a thin client. - Both "twin" and "post-text" dispatch as post-text in that environment.
Evidence
thinClientDispatch: "twin"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.