50 boosters for "http" — open source, verified from GitHub, ready to install
Upstash QStash expert booster enables developers to build serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without infrastructure management. Ideal for AI coding assistants helping teams implement async processing, cron jobs, and webhook systems.
Heuristic scoring (no AI key configured).
Strata is an MCP server enabling progressive, scalable tool usage for AI agents across Claude Desktop, Claude Code, and Cursor. It benefits developers building multi-step AI applications that need flexible, composable tool orchestration.
Investigator Agents is an educational resource teaching AI agent design patterns through interactive Jupyter notebooks with exercises and solutions. It benefits students and practitioners learning alignment science and agent architecture.
A web search MCP server powered by Brave Search API, enabling Claude and other AI tools to search the web, find local businesses, and retrieve images in real-time. Useful for developers building AI applications that need current information beyond training data.
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
This booster enables developers to manage Alibaba Cloud CDN operations—including domain onboarding, cache management, and certificate updates—directly through an AI coding assistant with OpenAPI/SDK integration. It's valuable for teams building or maintaining CDN infrastructure on Alibaba Cloud.
A Claude Code skill that allows you to search, browse, and install skills from a database of 31,767+ community skills with intelligent folder-level downloads. Skill Manager provides an easy way to discover and install Claude Code skills. Simply describe what you're looking for, and it will search th
This booster automates the creation of new Claude Code skills by generating properly structured SKILL.md files with YAML frontmatter and validated naming conventions. It's useful for developers building custom skills within the Claude Code ecosystem who need consistency and correct formatting.
A Cursor IDE ruleset that enforces modern TypeScript, React, and Next.js best practices for building performant, maintainable web applications. Ideal for developers using Cursor who want consistent coding standards across their Next.js projects.
Do what has been asked; nothing more, nothing less. NEVER create files unless they're absolutely necessary for achieving your goal. ALWAYS prefer editing an existing file to creating a new one.
A TypeScript boilerplate for building MCP servers with STDIO and HTTP transport support, designed to help developers quickly scaffold and extend their own Model Context Protocol integrations for Claude and other AI platforms.
pikku-info helps developers quickly discover and explore existing Pikku project structures—functions, routes, middleware, permissions, and more—without leaving their coding environment. Essential for understanding codebases and finding what already exists before building new features.
Enables Claude to fetch and analyze design structure, components, and metadata directly from MasterGo design files via shared links. Useful for designers, developers, and design systems teams who need to programmatically extract design documentation.
es-fetch-api is a lightweight, middleware-based HTTP client wrapper for JavaScript/TypeScript projects that simplifies API requests with composable request handling. Developers building JavaScript applications will benefit from streamlined HTTP request management and best practices.
A Symfony package that simplifies building secure Model Context Protocol servers with real-time communication via SSE and StreamableHTTP, designed for enterprise applications. Developers building AI agents, agentic systems, or MCP-based tools in Symfony/Windsurf environments benefit from this specialized toolkit.
"name": "medical-mcps", "version": "0.1.17", "description": "Comprehensive biological and medical research data integration server providing unified access to 13+ specialized databases including Reactome (pathways), KEGG (pathways/diseases), UniProt (proteins), ChEMBL (drug discovery), PubMed (liter
Cursor rules for managing VST3 & AU plugins within the Spotify Pedalboard Python library, enabling developers to integrate audio plugin scanning with crash recovery and SQLite storage. Useful for audio engineers and Python developers building plugin-based audio applications.
"name": "runway-api", "description": "Helps users integrate Runway's public API (https://docs.dev.runwayml.com/) into their projects. Analyzes codebase compatibility, guides API key setup, and provides hands-on integration assistance for video generation, image generation, audio, and file uploads.",
A Windsurf prompt booster that enforces source code protection rules for pro-components CMS development, restricting changes to test cases and documentation only.
Provides a Memory Bank framework for AI agents to maintain project context across sessions through structured Markdown documentation. Useful for teams using Copilot who need persistent, organized project knowledge.