By ComposioHQ
Composio MCP server — gives Claude access to 1000+ apps (GitHub, Slack, Notion, etc.) via MCP.
Generates comprehensive company activity summary across connected apps — Slack, GitHub, Notion, Linear, Gmail, and more. Use when user asks for company updates, daily summary, or what's happening across the org.
Use the Composio Connect MCP server to interact with 1000+ apps — GitHub, Slack, Notion, Gmail, Linear, Jira, and more. Composio manages auth, permissions, and intelligent tool routing. Trigger when the user asks to connect an app, execute an action on an external service, or work with connectors.
Interactive onboarding — checks auth, learns what the user wants to automate across their apps, and connects the right ones. Use when the user is new to Composio, says "get started", or asks what apps they can connect.
Connect 1000+ apps to Claude Code — Slack, GitHub, Gmail, Notion, Linear, Google Calendar, and more. Composio manages auth and permissions for all your apps, intelligently routes to the best tool, helps with long context tasks, and enables programmatic tool calling.
Add the marketplace and install the plugins you want:
/plugin marketplace add ComposioHQ/composio-plugin-cc
/plugin install composio-mcp@composio
/plugin install composio-cli@composio
Connects Claude Code to the Composio Connect MCP server — gives Claude direct access to 1000+ apps with managed auth, intelligent tool routing, and programmatic tool calling. No API keys needed.
Skills:
/composio-mcp:composio-mcp — how the Connect MCP works: tool discovery, execution, connections, remote workbench/composio-mcp:onboarding — interactive setup: pick your apps, connect them, see what you can do/composio-mcp:company-activity-summary — cross-app activity summary (Slack, GitHub, Notion, Linear, etc.)Adds Composio CLI skills to Claude Code. The CLI lets you execute tools, connect accounts, script workflows, and more from the terminal.
Skills:
/composio-cli:composio-cli — points to the auto-installed CLI skill (run composio --install-skill claude to get it)/composio-cli:onboarding — interactive setup: install CLI, sign in, connect apps/composio-cli:company-activity-summary — cross-app activity summary using the CLIAdd this to .claude/settings.json in any project repo to auto-prompt team members:
{
"extraKnownMarketplaces": {
"composio": {
"source": {
"source": "github",
"repo": "ComposioHQ/composio-plugin-cc"
}
}
},
"enabledPlugins": {
"composio-mcp@composio": true,
"composio-cli@composio": true
}
}
Bump the version in the plugin's .claude-plugin/plugin.json, push to GitHub, and users will get updates automatically (if auto-update is enabled) or via:
/plugin marketplace update composio
/reload-plugins
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub composiohq/composio-plugin-cc --plugin composio-mcpRigorous performance investigation workflow with baselines, profiling, and evidence-backed decisions
Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\n\n<example>\nContext: Designing a new API\nuser: "We need an API for our social sharing feature"\nassistant: "I'll design a RESTful API with proper authentication and rate limiting. Let me use the backend-architect agent to create a scalable backend architecture."\n<commentary>\nAPI design requires careful consideration of security, scalability, and maintainability.\n</commentary>\n</example>\n\n<example>\nContext: Database design and optimization\nuser: "Our queries are getting slow as we scale"\nassistant: "Database performance is critical at scale. I'll use the backend-architect agent to optimize queries and implement proper indexing strategies."\n<commentary>\nDatabase optimization requires deep understanding of query patterns and indexing strategies.\n</commentary>\n</example>\n\n<example>\nContext: Implementing authentication system\nuser: "Add OAuth2 login with Google and GitHub"\nassistant: "I'll implement secure OAuth2 authentication. Let me use the backend-architect agent to ensure proper token handling and security measures."\n<commentary>\nAuthentication systems require careful security considerations and proper implementation.\n</commentary>\n</example>
Manage auth and connect to 500+ apps using Composio. Perform real actions from Claude Code - send emails, create issues, post messages, and more.
Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
Manage auth and connect to 500+ apps using Composio. Perform real actions from Claude Code - send emails, create issues, post messages, and more.
Editorial "Automation Builder" bundle for Claude Code from Antigravity Awesome Skills.
Complete collection of 30 Claude Code skills for document processing, development, business productivity, and creative tasks
External service integrations (Linear, Notion, Nx, Chrome DevTools, GitHub, Slack, Amplitude) and deployment orchestration
Create, customize, and manage plugins tailored to your organization's tools and workflows. Configure MCP servers, adjust plugin behavior, and adapt templates to match how your team works.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer