Read project progress
Use get_progress to retrieve the project timeline, features, tasks, and roll-up.
Hosted MCP
Connect Trackiverse’s hosted MCP endpoint to a supported client through OAuth. The connection exposes project tools that can read project data and make supported updates.
Hosted MCP requires Pro, Team, or an active Pro trial.
[mcp_servers.trackiverse]
url = "https://app.trackiverse.com/api/mcp"OAuth opens in the browser and connects the client to the signed-in Trackiverse account.
What the server exposes
These capabilities come directly from the hosted MCP server. The connected client decides how to invoke them; Trackiverse returns structured project data or applies the supported update.
Use get_progress to retrieve the project timeline, features, tasks, and roll-up.
Use list_projects, get_feature_detail, or search_tasks to resolve the item the request refers to.
Use the available mutation tools, including update_task, to change project work.
The same project remains visible
Changes made through a supported MCP tool return to Trackiverse’s normal project model. The project timeline, feature cards, tasks, progress controls, reports, and history remain available in the product itself.
Master timeline
Schedule and overall completion across the project
Status
37% done
Progress
32% time elapsed
Move a new customer from sign-up to their first useful project.
Make quality, launch, and customer communication visible.
Connection requirements
The in-product connection panel provides the MCP URL and setup instructions for Cursor, Claude Code, Grok, Codex, and Windsurf. The OAuth flow connects the client to the signed-in Trackiverse account.
[mcp_servers.trackiverse]
url = "https://app.trackiverse.com/api/mcp"OAuth opens in the browser and connects the client to the signed-in Trackiverse account.
The next update starts here
Start free and use the included Pro trial to test hosted MCP against one project.