Open
Conversation
UI-led walkthrough of the Connectors feature shipping on sprites.dev/api/connectors. Covers what a connector is, providers, setting one up via the dashboard, configuring the access policy, calling a connector from a Sprite, endpoint allow/block lists, managed providers (OpenRouter), and the sprite-api-gateway agent skill. Includes four sanitized dashboard screenshots under public/images/connectors/. Marked draft: true to match the existing /concepts/* convention; not added to the sidebar.
Contributor
Preview Deployment
Commit: |
Contributor
E2E Test Results✅ Tests success Ran against: https://pr-177-superfly-sprites-docs.fly.dev |
Contributor
Lighthouse Results |
kcmartin
requested changes
May 6, 2026
Collaborator
kcmartin
left a comment
There was a problem hiding this comment.
Thanks for opening this draft. Added several copy edit suggestions.
Drop unused Tabs/TabItem import and apply Kyle's copy edit suggestions (em-dashes to commas/conjunctions, a few small phrasing tweaks).
Author
|
Bloody em-dashes! Thank you for your feedback @kcmartin, I just addressed it. |
kcmartin
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a UI-led concept doc for Connectors at
/concepts/connectors, the feature shipping onsprites.dev/api/connectors(in superfly/sprites-api PR #579).Marked
draft: trueto match the existing/concepts/*convention from #65 (Kyle's "Unpublish all pages except Getting Started"). Not added to the sidebar — reachable via in-page links from elsewhere when ready.What's in it
sprite-api-gatewayskill pre-installed in every Sprite for Claude / Cursor / Codex / Gemini, with the natural-language UXScreenshots
Four sanitized dashboard screenshots under
public/images/connectors/:list.png— main connectors pageadd-menu.png— Add connection dropdown openeddetail.png— Slack connector detail (scopes, access policy editor, authorized sprites, API usage)managed.png— Managed OpenRouter (managed-by-Sprites framing, usage strip, allow-all warning)All real org / workspace / user / connector ID / API key values were replaced before capture. Dev-mode-only UI (Dev Tools tab, Gateway Playground card, Purge button) was stripped before screenshotting; the long sprite list on the managed connector was trimmed to four entries for readability.
Notes
sprites.dev/api/connectorsand links here.draft: trueso it'll only be visible to authors with the draft toggle on.