# Upspring [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/RonDaha/upspring-cursor-plugin  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/upspring

## Description
Live advertising as structured, reasoning-ready context for your AI. Hooks, claims, offers over MCP.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "upspring": {
    "url": "https://upspring.ai"
  }
}
```

## Documentation & README

# Upspring for Cursor

Official Cursor plugin for [Upspring](https://upspring.ai): live advertising as structured, reasoning-ready context for your AI.

We process the ads. Your AI does the thinking.

## What you get

A remote MCP server at `https://api.upspring.ai/mcp`. After install, Cursor opens Upspring OAuth (same flow as the [Claude connector](https://claude.ai/directory/connectors/upspring)). Sign in with your Upspring account at [app.upspring.ai](https://app.upspring.ai). No API keys in this repo.

Tools cover live ads, advertisers, taxonomy, creative text, and spend / traffic / sales grades. Competitive intelligence, not a raw data dump.

## Install

1. Install **Upspring** from the Cursor Marketplace, or from [cursor.directory](https://cursor.directory/).
2. Connect when Cursor prompts for Upspring OAuth.
3. Ask things like: "What hooks are winning in skincare this week?" or "Pull the live ads for this advertiser and cluster the offers."

Self-serve: [app.upspring.ai](https://app.upspring.ai). REST docs: [public-api.upspring.ai](https://public-api.upspring.ai/v1/docs/ui). Privacy: [upspring.ai/privacy-policy](https://www.upspring.ai/privacy-policy).

## Auth

OAuth 2.1 against `https://api.upspring.ai`. Cursor registers as a client automatically. Do not put tokens in config.

## License

MIT © Spring AI Tech Ltd

