pinecone-cli skillA
pinecone-cli is agent-read markdown (skill) from pinecone-io/pinecone-cursor-plugin: Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, CI/CD automation, and full control over Pinecone resources..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Pinecone CLI (`pc`) Manage Pinecone from the terminal. The CLI is especially valuable for vector operations across **all index types** — something the MCP currently can't do. ## CLI vs MCP | | CLI | MCP | |---|---|---| | Index types | All (standard, integrated, sparse) | Integrated only | | Vector ops (upsert, query, fetch, update, delete) | ✅ | ❌ | | Text search on integrated indexes | ✅ | ✅ | | Backups, namespaces, org/project mgmt | ✅ | ❌ | | CI/CD / scripting | ✅ | ❌ | --- ## Setup ### Install (macOS) ```bash brew tap pinecone-io/tap brew install pinecone-io/tap/pinecone ``` Other platforms (Linux, Windows) — download from [GitHub Releases](https://github.com/pinecone-io/cli/releases). ### Authenticate ```bash # Interactive (recommended for local dev) pc login pc target -o "my-org" -p "my-project" # Service account (recommended for CI/CD) pc auth configure --client-id "$PINECONE_CLIENT_ID" --client-secret "$PINECONE_CLIENT_SECRET" # API key (quick testing) pc config set-api-key $PINECONE_API_KEY ``` Check status: `pc auth status` · `pc target --show` …
Read the whole file at its exact version.
How to install
mdr add pinecone-io/pinecone-cursor-plugin/pinecone-cli@git:20260513.6f34a13mdr add pinecone-io/pinecone-cursor-plugin/pinecone-cli@sha256:fd3e63e63d9668d9Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_6g5es7ln4vef733x)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5600 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
pinecone-io/pinecone-cursor-plugin · 2 stars · license MIT · pushed 2026-09-09 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_6g5es7ln4vef733x GET https://markdownregistry.com/api/v1/resolve?ref=pinecone-io/pinecone-cursor-plugin/pinecone-cli GET https://markdownregistry.com/api/v1/blob/fd3e63e63d9668d91c9633e5790f567c95bbb2d996ce66fa5b699fc5a51029c3
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.