Your host must support:
- Agent Skills (
SKILL.md) or an equivalent instruction mechanism; - remote MCP over Streamable HTTP;
- browser OAuth for protected remote MCP servers.
- Clone
https://github.com/StarryKit/starrykit-plugin. - Install
skills/starrykit-authoring/in the host's supported Skill directory. Keep it canonical; do not fork the workflow into a host-specific copy. - Add a remote MCP server named
starrykitwith URLhttps://mcp.starrykit.com/mcp. - Complete the host-managed browser OAuth flow. Never put an access token or client secret in configuration.
- Restart or refresh tool discovery, then ask the host to call
list_documents.
If the host lacks remote MCP OAuth, StarryKit is not fully supported there. Do not work around that boundary by asking the user for a bearer token in chat.
Protocol reference: Model Context Protocol.