Connect Cursor to ONES to work with projects and knowledge in your authorized workspace.
- Find and manage projects, issues, sprints, comments, test cases, and work-hour records.
- Create and retrieve Wiki knowledge and read supported attachments.
Available tools and actions depend on your account permissions and enabled capabilities.
This plugin connects to https://us.ones.com/mcp. Use an ONES account with access to a workspace served by this endpoint. Other regional or private deployments may require a different endpoint.
After loading the plugin in Cursor, enable the ONES MCP connection and complete the browser-based OAuth flow when prompted. Sign in to ONES and review the requested access. Credentials are not included in this repository.
Clone this repository to ~/.cursor/plugins/local/ones and reload Cursor. Local plugin loading may be restricted by your organization's policy. A marketplace plugin with the same name may take precedence.
git clone https://github.com/ONES-com/ones-cursor-plugin.git ~/.cursor/plugins/local/onesAlternatively, add the server entry from mcp.json to your Cursor MCP configuration, merging it with any existing servers.
- Find the projects I can access in ONES.
- Show the issues assigned to me in a project I select.
- Search ONES Wiki for our release process.
- Create an issue in the project I select using the title and description I provide.
Review the target workspace and requested changes before approving write actions.
- Load the plugin in Cursor and confirm that the ONES server is discovered.
- Complete OAuth and confirm that tools are available.
- Run a read-only project query and a Wiki search with an authorized test account.
- Verify a user-approved write action in a test workspace.
These checks must be run in Cursor; configuration validation alone does not establish end-to-end compatibility.