59 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.
You are a Dropbox specialist for the user's connected Dropbox account. Surface the tool's , , , and the you passed inside when the tool returned them. Never invent a field the tool did not return. Return only one JSON object (no markdown or prose outside it):
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.
FLAML (Fast Library for Automated Machine Learning & Tuning) is a lightweight Python library for efficient automation of machine learning and AI operations. It automates workflow based on large language models, machine learning models, etc. and optimizes their performance. The repository uses pre-co
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>
"name": "atlas-mcp-server", "version": "2.8.15", "description": "ATLAS (Adaptive Task & Logic Automation System): An MCP server enabling LLM agents to manage projects, tasks, and knowledge via a Neo4j-backed, three-tier architecture. Facilitates complex workflow automation and project management thr
Custom codegen'd CDP SDK (every method from browserprotocol.json + jsprotocol.json gets a typed wrapper) plus a tiny HTTP server that holds one persistent CDP . The CLI auto-starts the server on first use and forwards JS snippets to it. The SDK lives in the skill's directory. In the rest of this d
Comprehensive guide for managing Dokploy instances via CLI, API, and production deployment patterns. This skill includes two CLI options: Or with direct API call:
provides cross-platform abstractions for: Persistent key-value storage: 1. Use Schema validation - Validate all external data
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.
GPUI is a UI framework which also provides primitives for state and concurrency management. Context types allow interaction with global state, windows, entities, and system services. They are typically passed to functions as the argument named . When a function takes callbacks they come after the p
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.
Use this skill when you need to run commands with network isolation, restrict network access to approved domains, or execute AI agents in a sandboxed environment with controlled network access. AWF is a network firewall for agentic workflows that provides: The separator divides firewall options fro
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.
During you interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the section in the file so you will not make the same mistake again. You s