Use Gist from Claude
Add the Gist connection to a Space that runs Claude, then use it from every channel in that Space.

Create a Gist connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.
Add the Gist connection to a Space that runs Claude, then use it from every channel in that Space.
Add the Gist connection to a Space that runs Codex, then use it from every channel in that Space.
Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.
GitHub Gist is a service provided by GitHub that allows users to share code snippets, notes, and other text-based content. It supports both public and private gists, enabling easy sharing and collaboration.
Connect Gist once, then decide which Spaces can use it in threads, skills, automations, and coding work.
Check if the authenticated user has starred a specific gist. Returns True if the gist is starred, False if not starred or if the gist doesn't exist. This is a read-only, idempotent operation that requires authentication but no special permissions.
Tool to create a new gist with one or more files. Use when you need to create a code snippet or text file to share. Note: Do not name your files 'gistfile' with a numerical suffix.
Tool to create a comment on a gist. Use when you need to add a comment to an existing gist.
Tool to delete a gist. Use when you have a gist_id and want to permanently remove that gist. Example prompt: "Delete gist 'aa5a315d61ae9438b18d'".
Tool to delete a comment on a gist. Use when you have both the gist_id and comment_id and want to remove that comment. Example prompt: "Delete comment 42 from gist 'aa5a315d61ae9438b18d'".
GitHub Gist is exposed through GitHub REST API endpoints for listing, creating, updating, deleting, starring, forking, and commenting on gists. Integrations can automate public or secret snippet workflows, retrieve gist files and revisions, manage comments, and use GitHub token authentication with the scopes granted to the connected account.
Yes. Add a Gist connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.
Yes. Add a Gist connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.
Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.
Supabase is an open-source backend-as-a-service providing a Postgres database, authentication, storage, and real-time subscription APIs for building modern applications
Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations
Snowflake is a cloud-based data warehouse offering elastic scaling, secure data sharing, and SQL analytics across multiple cloud environments
Integrate Google Maps to access location data, geocoding, directions, and mapping services in your application.