This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryMinor fixes and improvements.
Full changelog
Doc-only patch — easier connect for everyone
Every per-client install section in the README now leads with the OAuth flow:
- Just paste a URL — no headers, no API key
- Click Connect in your client → log in → done
- API-key path is preserved as a collapsible fallback for CI / scripts
One-click install badges
Cursor and VS Code users can now install SheetsData with a single click via deep links:
- Install in Cursor badge — pre-fills `.cursor/mcp.json` and prompts for OAuth
- Install in VS Code badge — pre-fills the MCP server config and prompts for OAuth
Minimal config example
For OAuth-capable clients, this is the entire config:
```json
{
"mcpServers": {
"sheetsdata": {
"url": "https://mcp.sheetsdata.com/mcp"
}
}
}
```
No upgrade required for existing users — this is documentation only.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About octoco-ltd/sheetsdata-mcp
Instant access to electronic component datasheets for AI agents — specs, pinouts, package info, absolute max ratings extracted from manufacturer PDFs on demand.
Related context
Beta — feedback welcome: [email protected]