ONES MCP. Manage R&D tasks and projects through conversation.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
ONES manages complex R&D projects and workflows directly through your AI agent. It lets you list projects, create tasks, update statuses, and retrieve organization-wide reports without ever opening the ONES dashboard.
Use it to track development progress, manage requirements, or audit team processes via natural conversation.
What your AI agents can do
Create task
Creates a new task record within an ONES project, accepting title, description, and assignee details.
Get org info
Pulls a summary report detailing high-level activity across the entire organization.
Get project
Retrieves full details for one specific ONES project, including scope and members.
Sends an instruction to create a task within the platform, accepting titles, descriptions, and assignees.
Retrieves high-level metrics about the entire ONES organization's activity.
Gets specific information for a single R&D project, including its status and members.
Retrieves all granular data about one existing task ID.
Provides a directory listing of every person in the ONES workspace.
Retrieves a full, current list of all active R&D projects available to your agent.
Shows the predefined categories for tasks (e.g., bug, story) used across the platform.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
ONES MCP Server: 10 Tools for Project Management
These tools allow your AI client to perform core ONES operations, including creating new tasks, retrieving project details, and auditing team member rosters.
019d8462create task
Creates a new task record within an ONES project, accepting title, description, and assignee details.
019d8462get org info
Pulls a summary report detailing high-level activity across the entire organization.
019d8462get project
Retrieves full details for one specific ONES project, including scope and members.
019d8462get task details
Gets all available data points—status, notes, assignees—for a single task ID.
019d8462list members
Returns an exhaustive list of every user and team member in the ONES organization.
019d8462list projects
Gives a complete, current listing of all active R&D projects available on the platform.
019d8462list task types
Outputs the standardized list of task classifications used in ONES (e.g., Bug, Story).
019d8462list tasks
Fetches a paginated list of tasks belonging to a specific project ID.
019d8462list workflows
Displays the available development workflows and process models for an ONES project.
019d8462update task
Modifies an existing task's status, assignment, or description after validation of its ID.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with ONES, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
ONES lets your AI agent handle massive R&D projects without you ever touching the actual ONES dashboard. You don’t need to click through menus or wait for load times; your agent just talks to the system, pulling exactly what you need, instantly. It's like having an expert pair of hands on every single part of the development lifecycle—from initial planning to final audit.
Here’s how you use it.
Project Oversight and Discovery:
You can start by getting a complete picture of everything running at once. Use list_projects and your agent pulls a full list of every active R&D project on the platform, so you know exactly what teams are working on. If you need more than just names, run get_project.
This tool fetches all the deep-dive details for one specific project ID, giving you scope definitions and an accurate roster of everyone involved. You can also get a general overview of organizational health with get_org_info, which pulls summary metrics about high-level activity across the entire company.
Task Management Deep Dive:
Managing tasks is where this thing really shines. You don't just check if something's done; you know why it's done and who owns it. First, run list_task_types to see all the standardized categories—like 'Bug' or 'Story'—so your agent knows what kind of work is expected. Then, use list_workflows to display every available development process model for a project; you can audit whether they’re sticking to Kanban or Scrum rules.
To get a running list of work items, run list_tasks, which fetches all tasks tied to a specific project ID in paginated chunks. Need the specifics on one ticket? get_task_details gives you every single data point for that task ID: its current status, detailed notes, and who’s assigned it. You can also kick off work by having your agent create a new record using create_task, sending an instruction with the title, description, and assignee right away.
If a requirement changes mid-project, you don't worry; just use update_task to modify an existing task’s status, assign ownership, or change its description after verifying the correct ID.
People and Process Directory:
Knowing who's on what is half the battle. Run list_members and your agent provides a comprehensive directory listing of every single person in the ONES workspace. This lets you manage assignments instantly without opening an HR portal. You can also get full project details using get_project, which includes member information, keeping everyone accountable to the right scope.
By combining these tools, you're not just checking boxes; your agent helps you track development progress and audit team processes in natural conversation.
You’ll use this server when you need concrete data points—like confirming a task status or listing all active projects—instead of wading through UI clutter. It’s pure, focused interaction with the core system data.
How ONES MCP Works
- 1 Subscribe to this server and provide your ONES API Access Token and Organization ID.
- 2 Connect your preferred client (Claude, Cursor, etc.) to the MCP Server endpoint.
- 3 Ask your agent a natural language question like, 'List all my active R&D projects.' The agent then invokes the appropriate tool.
The bottom line is, you talk to your AI agent, and it talks to ONES using structured API calls for you.
Who Is ONES MCP For?
R&D Managers who are tired of switching between the dashboard, email, and Jira to get a simple status update. Product Owners who need continuous visibility into requirement fulfillment across multiple projects. Engineers who just want to update their task status without navigating five sub-menus.
Audits project progress, tracks development against requirements, and monitors team velocity by running list_projects then querying specific tasks.
Updates task statuses or adds detailed notes directly from their agent workspace using update_task, bypassing the need to open the web UI.
Checks requirement fulfillment and release readiness by listing all tasks in a project and checking assignees via get_project.
What Changes When You Connect
- Instant Project View: Stop clicking through dashboards. Use
list_projectsto get a clear, immediate list of every active project without navigating the ONES UI. - Task Command Center: Need to update something? The
update_tasktool lets your agent modify status or assignees directly from chat, skipping three clicks and two screens. - Team Directory: Forget searching through roles. Run
list_membersonce, and your agent provides a clean list of who's on the team for assignment management. - Audit Workflows: Understand how development happens. Use
list_workflowsto review project processes andlist_task_typesto see what kinds of tasks are allowed. - Organization Overview: Get immediate organizational health checks with
get_org_info. Instead of running a report, you ask for the summary and get it instantly.
Real-World Use Cases
The Project Status Check
A PM needs to know if 'Core Platform V2' is ready. Instead of clicking into the project, then filtering by status, they ask their agent: 'What are the tasks in Core Platform V2 that are blocked?' The agent runs get_project then iterates through relevant tools to give a single, actionable report.
Task Creation on the Fly
An engineer finds a bug during code review. They don't open ONES; they just tell their agent: 'Create a new task in Mobile SDK titled 'Fix Auth Bug'. Assign it to me.' The agent calls create_task and handles the necessary fields.
Auditing Development Process
A manager wants to know if the team is following best practices. They ask: 'What are the allowed workflows for this project?' The agent calls list_workflows, instantly giving them visibility into the development process without manual document reading.
Gathering Team Data
A Product Owner needs to know who owns which requirement. They ask: 'List all members and tell me who is assigned to security hardening.' The agent uses list_members combined with project data to provide a filtered list.
The Tradeoffs
Manual Dashboard Navigation
The user clicks the 'Projects' tab, finds Project X, then clicks into it. Next, they click the 'Tasks' sub-tab and filter by 'Blocked Status'. This takes 5+ steps.
→
Ask your agent directly: 'Show me all blocked tasks in Project X.' The agent uses list_projects first (if needed) and then runs targeted tools like list_tasks or get_task_details, skipping the entire UI navigation.
Copying Status Updates
A user manually copies a status change from one place, pastes it into an email, and then has to remember to go back to ONES to update the record.
→
Tell your agent: 'Update the task 'Implement OAuth2 login' to 'In Review' and add a note about my conversation.' The agent executes update_task instantly.
Guessing Project IDs
The user tries to run get_project('V2'), but doesn't know the exact, required ID format for the platform.
→
First, ask your agent: 'What are my active projects?' The tool runs list_projects, providing the precise IDs you need for subsequent calls like get_project(ID).
When It Fits, When It Doesn't
Use this server if your primary job is coordinating complex R&D processes—managing dependencies, auditing workflows, or tracking task status across multiple projects. If you constantly find yourself gathering data from 3+ different tabs in the ONES platform, this is for you.
Don't use it if you just need to read a simple, static document (use your native AI client). Don't use it if all you need is to list members; while list_members works, if your only goal is basic data retrieval without actions like create_task, other specialized API wrappers might be simpler. This server is built for action and coordination, not just reading.
Always remember that when updating a task status, you must first know the exact Task ID; don't assume your agent can guess it.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ONES. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Finding out 'what needs to be done' shouldn't require clicking through five dashboards.
Right now, getting a clear picture of an R&D project means logging into the platform. You have to click the project name, then look at task lists, maybe check the workflow tab to see what stage it passed, and finally open the summary dashboard for high-level status. It's fragmentation by design.
With this MCP server, you just ask your agent: 'What are the current blockers on Project X?' It runs the necessary tools—checking task statuses via `get_task_details` and cross-referencing project scope via `get_project`. You get a single, synthesized answer. Done.
ONES MCP Server: Coordinate tasks and projects through conversation.
The manual steps that vanish are the clicks between 'Task View,' 'Workflow Audit,' and 'Team Roster.' You don't have to copy a task ID from one page and paste it into another tool. The agent manages all the IDs for you.
It’s different now because your AI client treats ONES like a natural extension of your conversation, not just another web app.
Common Questions About ONES MCP
How do I list all my active R&D projects using the list_projects tool? +
Run list_projects first. This action returns a clean list of every available ONES project ID and name, so you know exactly which one to target next.
Can I update task status using the update_task tool? +
Yes. You must provide the specific Task ID and the desired new status (e.g., 'In Review'). The agent then executes update_task directly against the ONES platform.
Does get_org_info show project-level details? +
No, get_org_info provides a high-level summary across all projects. If you need specific metrics for one team, run list_projects and then use the get_project tool.
What if I don't know which task type to use? +
Run list_task_types. This tool shows you all the standardized classifications (like Bug, Story, Task) used within ONES so you can accurately create or reference tasks.
When using `list_members`, what level of access is required for my agent? +
The server needs read-only permissions for the organization directory. Your agent must use API credentials that specifically allow reading user data to run this tool successfully.
If I try to use `create_task` with a missing required field, how does the AI client handle the error? +
The agent catches the specific API validation error and reports it back directly. It will tell you exactly which parameter failed (e.g., 'Assignee ID is mandatory').
When running `list_tasks`, does the tool handle large result sets, or do I need to loop through pages? +
The MCP server manages pagination automatically. If a project has more tasks than one page limit, your agent will request subsequent data until every task is retrieved.
What kind of data does `list_workflows` return? Is it just names or the full step definitions? +
It returns the structured name and sequence of steps defined for that project. This lets your agent understand the entire development process without needing to read individual task descriptions first.
How do I generate an API Access Token in ONES? +
Log in to your ONES Management Console, navigate to [Settings] → [API Authentication], and click 'Create Token'. Make sure to copy it immediately as it will only be shown once.
Where can I find my Organization ID? +
Your Organization ID (often a UUID) can be found in the URL of your ONES dashboard or in the [Organization Profile] section of the Management Console.
Can I update the status of a task through the agent? +
Yes. Use the update_task tool and provide the task UUID and the new status UUID. You can find available status UUIDs by checking the project's workflow with list_workflows.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
15Five
Empower performance management with 15Five — manage check-ins, high fives, objectives, and team feedback directly from your AI agent.
Grocy (Home ERP)
Automate your household management with Grocy — track inventory, manage shopping lists, and organize chores directly from your AI agent.
ReferralHero
Automate viral referral campaigns via ReferralHero — manage subscribers, rewards, and leaderboards with AI.
You might also like
AdsWizz
Audio advertising platform — manage campaigns, inventory, and targeting via AI.
Aidbase
Deploy AI-powered customer support chatbots, manage knowledge bases, and resolve tickets faster with intelligent automation.
Cloutly
All-in-one review management platform that helps businesses collect, manage, and respond to reviews from multiple sources.