Skip to content

Add Ashby third-party MCP plugin - #199

Merged
roshansada merged 1 commit into
mainfrom
cursor/add-ashby-mcp-plugin
Aug 7, 2026
Merged

Add Ashby third-party MCP plugin#199
roshansada merged 1 commit into
mainfrom
cursor/add-ashby-mcp-plugin

Conversation

@roshansada

@roshansada roshansada commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Ashby ships an official remote MCP server over Streamable HTTP with per-user OAuth and dynamic client registration, so the plugin is a URL-only mcp.json with no variables block.


Note

Low Risk
Documentation and plugin manifest only; no application runtime or data-layer logic, matching other third-party MCP URL plugins.

Overview
Adds a new Ashby marketplace plugin so Cursor agents can use Ashby’s official remote MCP server for recruiting workflows (candidates, jobs, interviews, pipeline tasks).

The plugin is URL-only: mcp.json points an HTTP MCP server at https://mcp.ashbyhq.com/mcp/v1 with no env/variables block; auth is handled via Ashby OAuth at connect time. New package under third_party/ashby/ includes manifest, README (install, org admin opt-in, permissions/rate limits), changelog, license, and logo reference.

Marketplace and docs list the plugin in .cursor-plugin/marketplace.json and the root README.md plugins table (Integrations).

Reviewed by Cursor Bugbot for commit 115af8a. Bugbot is set up for automated code reviews on this repo. Configure here.

Ashby ships an official remote MCP server over Streamable HTTP with
per-user OAuth and dynamic client registration, so the plugin is a
URL-only mcp.json with no variables block.

Co-authored-by: Cursor <cursoragent@cursor.com>
@roshansada
roshansada merged commit ca54df8 into main Aug 7, 2026
2 checks passed
@roshansada
roshansada deleted the cursor/add-ashby-mcp-plugin branch August 7, 2026 22:10
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