Skip to content

Add marketplace plugin discovery tools to the docs MCP - #510

Merged
shanerbaner82 merged 3 commits into
mainfrom
feature/mcp-plugin-discovery
Sep 10, 2026
Merged

Add marketplace plugin discovery tools to the docs MCP#510
shanerbaner82 merged 3 commits into
mainfrom
feature/mcp-plugin-discovery

Conversation

@shanerbaner82

@shanerbaner82 shanerbaner82 commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • search_plugins and get_plugin (plus REST mirrors) so agents can find marketplace plugins while building
  • Every result includes an absolute marketplace URL (needed for paid plugins)

Test plan

  • relevant tests passed locally
  • Smoke tools/list includes the new tools
  • Anonymous search for a paid plugin shows price + Marketplace URL

Agents can search and fetch public marketplace plugins (free/paid, price,
marketplace URL) via search_plugins/get_plugin and REST mirrors, with optional
Basic Auth or email+license-key identity for has_access checks.
@shanerbaner82 shanerbaner82 changed the title Add marketplace plugin discovery tools to the docs MCP server Add marketplace plugin discovery tools to the docs MCP Sep 10, 2026
Keep marketplace search fully public: no email/license args, Basic Auth,
has_access/your_price, or docs about authenticating for access.
@shanerbaner82
shanerbaner82 merged commit 484695f into main Sep 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant