Use DEV Community from Claude
Add the DEV Community connection to a Space that runs Claude, then use it from every channel in that Space.
Create a DEV Community connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.
Add the DEV Community connection to a Space that runs Claude, then use it from every channel in that Space.
Add the DEV Community 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.
DEV Community (dev.to) is a community of software developers where you can publish articles, engage with others, and build your online presence.
Connect DEV Community once, then decide which Spaces can use it in threads, skills, automations, and coding work.
Create a new article on DEV Community. Use this action to create a new article on behalf of the authenticated user. The article can be published immediately by setting published=true, or saved as a draft by setting published=false (which is the default). Required fields are title and body_markdown. Optional fields include description, main_image, tags, series, canonical_url, and organization_id.
Returns a single published article by its ID, including full body content. Use this action when you know the unique ID of the article you want to retrieve. The response includes complete article details such as title, full HTML and markdown body content, author information, reaction counts, comments count, and reading time.
Returns a single published article by username and slug path. Use this action when you know the username of the author and the article's slug. The response includes full article details including title, content, author info, reactions count, comments count, and reading time.
Returns a single comment and its descendants (replies) by comment ID. Use this action when you need to retrieve a specific comment along with all its replies from DEV Community. The response includes the comment content, author information, and nested child comments. Note: The comment ID is the id_code field (e.g., "1", "32k5a"), not the numeric user_id.
Tool to get the currently authenticated user's profile information. Use when you need to retrieve the profile of the user associated with the provided API key. Returns user details including username, name, bio, location, and profile image.
DEV Community runs on Forem and exposes API endpoints for articles, users, comments, podcasts, tags, videos, reading list items, followers, and authenticated publishing workflows. Public endpoints are CORS-enabled when they do not require authentication, while user-specific actions use Forem API keys.
Yes. Add a DEV Community connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.
Yes. Add a DEV Community 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.