Add Hunter third-party MCP plugin - #317
Open
SamSokolin wants to merge 1 commit into
Open
Conversation
New plugin pointing at Hunter's official hosted Streamable HTTP MCP server (https://mcp.hunter.io/mcp). Auth is OAuth 2.1 with Dynamic Client Registration and PKCE against hunter.io, so the config carries no API key or client ID; the README documents the X-API-Key header as the opt-in alternative Hunter also supports. Logo is Hunter's official fox mark from the hunter-io GitHub org. Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
third_party/hunter/, pointing at Hunter's official hosted MCP server (https://mcp.hunter.io/mcp) over Streamable HTTP. The URL comes from Hunter's official MCP page (https://hunter.io/mcp), its agent setup doc (https://hunter.io/agents.md), and the MCP section of the API reference (https://hunter.io/api-documentation/v2#mcp).hunter.iowith Dynamic Client Registration and PKCE (mcp.hunter.ioadvertises RFC 9728 protected-resource metadata), somcp.jsonis URL-only — no API key, client ID, or secret, mirroring the Clay plugin. The README documents Hunter'sX-API-Keyheader as the opt-in alternative for users who prefer a key..cursor-plugin/marketplace.jsonand the root README table.hunter-ioGitHub organization (192×192 PNG). Hunter's archivedhunter-io/hunter-mcplocal server is noted in the README as deprecated in favor of the remote endpoint.Test plan
node scripts/validate-plugins.mjs)/add-plugin hunter