Pinecone
MCP server for Pinecone with SettleGrid billing. Search, manage, and import vectors in Pinecone vector database indexes via the Data Plane API.
ai
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template pineconeOr clone directly
git clone https://github.com/settlegrid/settlegrid-pinecone
cd settlegrid-pinecone
npm install && cp .env.example .env
npm run devCapabilities
delete_vectors
describe_bulk_import
fetch_vectors
get_index_stats
list_bulk_imports
list_vectors
query_vectors
start_bulk_import
Tags
rag
pinecone
vector-database
embeddings
similarity-search
machine-learning
vector-search
semantic-search
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 1¢/call:
$10
1,000 calls/mo
$100
10,000 calls/mo
$1,000
100,000 calls/mo
Per-method pricing
query_vectorsQuery Vectors2¢/callget_index_statsGet Index Stats1¢/callfetch_vectorsFetch Vectors1¢/calllist_vectorsList Vectors1¢/calldelete_vectorsDelete Vectors2¢/callstart_bulk_importStart Bulk Import5¢/calllist_bulk_importsList Bulk Imports1¢/calldescribe_bulk_importDescribe Bulk Import1¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.