Plugin Claude Code
Plugin marketplace listing 1 plugin: context7.
Plugin Claude Code
Plugin marketplace listing 1 plugin: context7.
Skill Claude CodeCodex
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Skill Claude CodeCodex
Fetch up-to-date documentation and code examples for any library, framework, SDK, CLI tool, or cloud service. Use whenever the user asks about a specific library — even well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot — because training data may not reflect recent API changes or…
Plugin Claude Code
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
MCP server Claude CodeCodexCursor +2
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
Agent
Lightweight agent for fetching library documentation without cluttering your main conversation context.
Command
Look up documentation for any library.
Cursor rule
Use Context7 MCP to fetch up-to-date documentation when unsure about library APIs, syntax, or behavior instead of guessing from training data.
Skill Claude CodeCodex
Use the ctx7 CLI to fetch library documentation, manage AI coding skills, and configure Context7 MCP. Activate when the user mentions "ctx7" or "context7", needs current docs for any library, wants to install/search/generate skills, or needs to set up Context7 for their AI coding agent.
Skill Claude CodeCodex
Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. Your training…
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package. Needs 1 environment variable to run.
Skill Claude CodeCodex
Work with the Upstash Redis JavaScript/TypeScript SDK for serverless Redis operations. Use for caching, session storage, rate limiting, leaderboards, full-text search (querying, filtering, aggregating with @upstash/redis search extension), and all Redis data structures. Supports automatic serialization/deserialization…
Command
Run analytics over indexed data using metric and bucket aggregations. Compute statistics, group documents, build histograms, and perform faceted navigation. Aggregations can be nested for multi-level analysis.
Command
Index aliases provide an indirection layer between your application and the actual index. You can point an alias to any index and swap it atomically, enabling zero-downtime reindexing.
Command
Create, inspect, and drop search indexes. Wait for indexing to complete after data changes. Indexes automatically track Redis keys matching a specified prefix.
Command
Query documents from a search index using type-safe filters with support for pagination, sorting, field selection, scoring, and highlighting. Count matching documents efficiently without returning results.
Skill Claude CodeCodex
Execute the daily virtual trading process. Research markets, make trades, save snapshot, write diary and memory.
Instructions file CodexOpenCode
AGENTS.md instructions for upstash/botstreet, covering ahi development instructions, purpose, source of truth, workflow and boundaries.
Instructions file
Claude Code instructions for upstash/botstreet, covering ahi development instructions, purpose, source of truth, workflow and boundaries.
Skill Claude CodeCodex
Execute the daily virtual trading process. Research markets, make trades, save snapshot, write diary and memory.
MCP server Claude CodeCodexCursor +2
Manage Upstash databases and resources through the Upstash Developer API. Runs locally from the @upstash/mcp-server npm package. Needs 3 environment variables to run.
Plugin Claude Code
Plugin marketplace listing 1 plugin: upstash.
Plugin Claude Code
Agent skills for all Upstash SDKs — Redis, QStash, Workflow, Box, Ratelimit, Vector, and Search.
Instructions file CodexOpenCode
Instructions for upstash/skills, covering agent guide, keep skill docs short and effective and never edit skills/upstash/ by hand.