|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -All notable changes to the LeadMagic Cursor plugin will be documented in this file. |
| 3 | +All notable changes to the LeadMagic Cursor plugin package are documented here. |
4 | 4 |
|
5 | | -## [Unreleased] |
| 5 | +## 0.1.3 |
6 | 6 |
|
7 | | -### Changed |
8 | | -- SUBMISSION.md and README aligned with the full 10-tool MCP surface; added data/privacy/terms disclosure for marketplace review. |
9 | | -- Quick Start: fixed heading levels under local install steps. |
10 | | -- Plugin version 0.1.3. |
11 | | -- README, rules, and skills describe the expanded hosted MCP tool set (mobile, LinkedIn-to-email, job change, competitors, technographics, people-by-role). |
12 | | -- Rules: avoid speculative deliverability or catch-all commentary; stick to tool output for validation. |
13 | | -- Aligns with hosted MCP email-validation summaries that surface `email_status` correctly. |
14 | | - |
15 | | -### Added |
16 | | -- Initial public Cursor plugin package structure |
17 | | -- Hosted MCP configuration for `https://mcp.leadmagic.io/mcp` |
18 | | -- Skills, rules, validation script, and marketplace submission copy |
19 | | - |
20 | | -### Changed |
21 | | -- Synced repository copy to the current LeadMagic MCP surface: 10 tools, 1 docs resource (`leadmagic://docs`), and 2 built-in prompts |
22 | | -- Removed wording that implied MCP support for ad-search endpoints that are part of the REST API but not the current MCP tool surface |
23 | | -- Tightened skills and default guidance around company research, job-change checks, hiring signals, and credit-aware workflows |
24 | | -- Added GitHub pull request and validation scaffolding so the plugin repo matches the OpenAPI repo's baseline maintenance hygiene |
25 | | -- Expanded README and submission docs with clearer install, validation, troubleshooting, and marketplace submission steps |
26 | | -- Tightened plugin metadata and marketplace submission copy around the current hosted MCP surface: work email validation, work email finding, account research, and credit-aware enrichment |
27 | | -- Added the shared plugin contact email to `plugin.json` and `SUBMISSION.md` for a cleaner publisher-facing package |
28 | | -- Corrected rules and skill guidance so they reference only the currently supported hosted MCP tools instead of older or broader API-only tool names |
| 7 | +- **MCP:** Hosted server at `https://mcp.leadmagic.io/mcp` — 10 tools, shared docs resource `leadmagic://docs`, prompts `account_research` and `contact_lookup`. |
| 8 | +- **Auth:** `mcp.json` uses header `x-leadmagic-key` with `${LEADMAGIC_API_KEY}`. |
| 9 | +- **Bundle:** Default rule, four skills (contact enrichment, account intelligence, prospect list QA, signal research), validation script, and GitHub Actions CI. |
| 10 | +- **Docs:** README includes data handling and links to privacy, terms, and support; `SUBMISSION.md` marketplace copy matches the MCP tool surface. |
0 commit comments