ShadowPrice Documentation
Get up and running in under 60 seconds.
⚠ Prerequisites
Requires Node.js 18+ installed on your machine. Download Node.js
1. Get Your API Key
Subscribe at shadowprice.dev to receive your API key instantly. Your key starts with sp_live_.
2. Install — One Command
ShadowPrice runs via npx. No cloning, no building — just add it to your config.
claude_desktop_config.json
{
"mcpServers": {
"shadowprice": {
"command": "npx",
"args": ["-y", "shadowprice"],
"env": {
"SHADOWPRICE_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}Config file location:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
3. Cursor IDE Setup
In Cursor, go to Settings → Features → MCP and add:
npx -y shadowpriceSet the environment variable SHADOWPRICE_API_KEY to your API key.
4. How to Prompt Claude
Once ShadowPrice is connected, simply ask Claude about any B2B SaaS vendor:
“What is the real enterprise price for Vercel and how do I negotiate it?”
“We're renewing Datadog for 100 engineers. What should we actually be paying?”
“Compare pricing for Notion, Confluence, and Coda for a 50-person startup.”
“Give me a negotiation playbook for our upcoming Salesforce renewal.”
“What discounts are other Series B companies getting on AWS?”
Need Help?
Reach out anytime at support@shadowprice.dev. We typically respond within a few hours.