From 06004ec1f02fb3b931ee7571f3d2d349fa3ec8a5 Mon Sep 17 00:00:00 2001 From: Minu Palaniappan Date: Thu, 10 Sep 2026 13:14:47 -0700 Subject: [PATCH] feat(third_party): add S&P Global plugin --- .cursor-plugin/marketplace.json | 5 ++ README.md | 1 + .../sp-global/.cursor-plugin/plugin.json | 35 ++++++++++ third_party/sp-global/CHANGELOG.md | 9 +++ third_party/sp-global/LICENSE | 21 ++++++ third_party/sp-global/README.md | 60 ++++++++++++++++++ third_party/sp-global/assets/logo.png | Bin 0 -> 630 bytes third_party/sp-global/mcp.json | 8 +++ 8 files changed, 139 insertions(+) create mode 100644 third_party/sp-global/.cursor-plugin/plugin.json create mode 100644 third_party/sp-global/CHANGELOG.md create mode 100644 third_party/sp-global/LICENSE create mode 100644 third_party/sp-global/README.md create mode 100644 third_party/sp-global/assets/logo.png create mode 100644 third_party/sp-global/mcp.json diff --git a/.cursor-plugin/marketplace.json b/.cursor-plugin/marketplace.json index 01be4f893..e2908fa79 100644 --- a/.cursor-plugin/marketplace.json +++ b/.cursor-plugin/marketplace.json @@ -372,6 +372,11 @@ "name": "webull", "source": "third_party/webull", "description": "View accounts, positions, orders, watchlists, and market data." + }, + { + "name": "sp-global", + "source": "third_party/sp-global", + "description": "Query S&P Capital IQ financials, prices, and transcripts." } ] } diff --git a/README.md b/README.md index 4bde54600..b0068dee2 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Official Cursor plugins for popular developer tools, frameworks, and SaaS produc | `teams` | [Teams](third_party/teams/) | Cursor | Productivity | Search, read, and send Microsoft Teams chats and channel messages. | | `finance` | [Finance](third_party/finance/) | Cursor | Integrations | Securely connect your accounts so Grok can help with questions about your spending, subscriptions, balances, and investments. | | `webull` | [Webull](third_party/webull/) | Cursor | Integrations | View accounts, positions, orders, watchlists, and market data. | +| `sp-global` | [S&P Global](third_party/sp-global/) | Cursor | Integrations | Query S&P Capital IQ financials, prices, and transcripts. | Author values match each plugin’s `plugin.json` `author.name` (Cursor lists `plugins@cursor.com` in the manifest). ## Repository structure diff --git a/third_party/sp-global/.cursor-plugin/plugin.json b/third_party/sp-global/.cursor-plugin/plugin.json new file mode 100644 index 000000000..ee79402bb --- /dev/null +++ b/third_party/sp-global/.cursor-plugin/plugin.json @@ -0,0 +1,35 @@ +{ + "name": "sp-global", + "displayName": "S&P Global", + "version": "1.0.0", + "minClientVersions": { + "cursor": "3.13.0" + }, + "description": "Query S&P Capital IQ financials, prices, and transcripts.", + "author": { + "name": "Cursor", + "email": "plugins@cursor.com" + }, + "homepage": "https://docs.kensho.com/llmreadyapi/overview", + "repository": "https://github.com/cursor/plugins", + "license": "MIT", + "logo": "assets/logo.png", + "keywords": [ + "sp global", + "kensho", + "kfinance", + "capital iq", + "financials", + "market data", + "earnings transcripts", + "mcp" + ], + "category": "integrations", + "tags": [ + "s&p global", + "kensho", + "finance", + "mcp" + ], + "mcpServers": "./mcp.json" +} diff --git a/third_party/sp-global/CHANGELOG.md b/third_party/sp-global/CHANGELOG.md new file mode 100644 index 000000000..d46309737 --- /dev/null +++ b/third_party/sp-global/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +All notable changes to this plugin will be documented here. + +## 1.0.0 — initial release + +- Added the `sp-global` MCP server pointing at S&P Global's hosted Streamable HTTP endpoint (`https://kfinance.kensho.com/integrations/mcp`). +- Auth uses OAuth with S&P Global user login — no API key or client ID to configure. +- Logo: S&P Global's official mark (black rule over red block), redrawn at 192×192 from the icon published on marketplace.spglobal.com. diff --git a/third_party/sp-global/LICENSE b/third_party/sp-global/LICENSE new file mode 100644 index 000000000..ca2bba771 --- /dev/null +++ b/third_party/sp-global/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2026 Cursor + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/third_party/sp-global/README.md b/third_party/sp-global/README.md new file mode 100644 index 000000000..2858e27b7 --- /dev/null +++ b/third_party/sp-global/README.md @@ -0,0 +1,60 @@ +# S&P Global + +Cursor plugin that connects agents to [S&P Global](https://docs.kensho.com/llmreadyapi/overview) through S&P Global's official remote [Model Context Protocol](https://modelcontextprotocol.io/) server. + +Query S&P Capital IQ financials, prices, and transcripts. + +## Install + +1. Open **Cursor Settings → Plugins**. +2. Search for **S&P Global**. +3. Click **Install**, then complete the S&P Global sign-in prompt. + +Or run `/add-plugin sp-global` in chat. + +## MCP + +```json +{ + "mcpServers": { + "sp-global": { + "type": "http", + "url": "https://kfinance.kensho.com/integrations/mcp" + } + } +} +``` + +Auth is OAuth. Cursor prompts for S&P Global sign-in when the plugin connects — there is no client ID or personal access token to configure. + +## Before you connect + +You need an active S&P Global Market Intelligence subscription or trial for the Kensho LLM-ready API. + +## What agents can do + +| Category | Capabilities | +| --- | --- | +| Companies | Resolve companies by ticker, ISIN, or CUSIP and read profiles | +| Financials | Statements and 200+ line items from S&P Capital IQ | +| Prices | Historical prices, volumes, market cap, and enterprise value | +| Research | Earnings call transcripts, business relationships, M&A, and estimates | + +The hosted runtime is the source of truth for tool names and schemas. + +## Notes + +- Tool calls run under the S&P Global entitlements of the user who authorizes the connection. +- Kensho also ships the open-source `kensho-kfinance` package for a local server; this plugin uses the hosted server only. + +## Docs + +- Kensho LLM-ready API: https://docs.kensho.com/llmreadyapi/overview +- kfinance on GitHub: https://github.com/kensho-technologies/kfinance +- Server URL: https://kfinance.kensho.com/integrations/mcp + +Logo is S&P Global's official mark (black rule over red block), redrawn at 192×192 from the icon published on marketplace.spglobal.com. + +## License + +MIT diff --git a/third_party/sp-global/assets/logo.png b/third_party/sp-global/assets/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..0c566f750684cfba36c6320c5de291b784a7fdb7 GIT binary patch literal 630 zcmeAS@N?(olHy`uVBq!ia0vp^2SAvE4M+yv$zf+;V6ydeaSW-L^Y+e0-opkw4363# z%x>0CIdk}p0DHp6a%PDfxe&$IXU@b3e7z;dV8+>C!Z<;V;S!6(ECvr@hD;^}Uxp<^ zU$D&n?*Yr__LC3rr#-7W#D>RHTdIHSvE^)HB+m14|M@?BG}Gw5caN?0z9rMd!5(sN m&z#BOXN=AvE`nFT;oi<9RJHi8&mmxXV(@hJb6Mw<&;$U0bgJ$E literal 0 HcmV?d00001 diff --git a/third_party/sp-global/mcp.json b/third_party/sp-global/mcp.json new file mode 100644 index 000000000..48ce41bc1 --- /dev/null +++ b/third_party/sp-global/mcp.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "sp-global": { + "type": "http", + "url": "https://kfinance.kensho.com/integrations/mcp" + } + } +}