About Tiden MCP Server
Tiden MCP Server is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (42)
abort_test_runAbort a run (terminal; skips live-doc sync)
Takes no parameters.
capture_intentDistill a session's product decisions into a reviewable `intent/<date>-<slug>` branch (server-side distiller; may take a few minutes)
Takes no parameters.
complete_test_runFinalize a run: compute verdict, lock results, trigger live-doc sync
Takes no parameters.
create_branchCreate a branch off main
Takes no parameters.
create_requirementCreate a requirement
Takes no parameters.
create_testCreate a test suite or case
Takes no parameters.
create_test_runCreate a run (status `new`) to report results into
Takes no parameters.
gate_checkCompute a Quality Gate verdict (release, branch, or current main) — status, next action, touched requirements, accepted risks
Takes no parameters.
get_issueOne issue with its most recent occurrence and symbolicated stack frames
Takes no parameters.
get_issue_eventOne specific occurrence with symbolicated frames — for when the latest event is not the one you care about
Takes no parameters.
get_issue_event_statsOccurrence counts over time, last-24h total, and the per-environment split (the only way to learn an issue's environment)
Takes no parameters.
get_issue_fix_contextEverything needed to fix one error in one call: frames, implicated repo files, environment split, and the covering tests of the requirements those files implement
Takes no parameters.
get_merge_previewRead-only preview of a branch merge
Takes no parameters.
get_overviewCurrent product gate state on main
Takes no parameters.
get_productFetch one product by id (name, code, description)
Takes no parameters.
get_requirementFetch one requirement
Takes no parameters.
get_run_resultsFlat paginated attempts by default; `summary_view=overview`, `cases`, or `combos` for lean reads (case/combo pages 100, max 200; explicit continuation). `summary=true` without a view retains the full tree.
Takes no parameters.
get_testFetch one test suite or case
Takes no parameters.
get_test_runFetch one run by per-product seq number, incl. stats + live-doc sync outcome
Takes no parameters.
get_traceabilityRequirement-to-test traceability matrix (release, branch, or current main)
Takes no parameters.
get_verdictRead the latest Quality Gate verdict (release, branch, or current main)
Takes no parameters.
link_requirementLink a test case to a requirement
Takes no parameters.
list_branchesBranches for a product
Takes no parameters.
list_componentsComponents for a product
Takes no parameters.
list_environmentsDeployment environments for a product
Takes no parameters.
list_issue_eventsAn issue's individual occurrences with release + environment, newest first
Takes no parameters.
list_issuesCaptured errors for a product, newest activity first (status/environment/release/component/level/platform/period filters, paginated)
Takes no parameters.
list_productsProducts in a workspace
Takes no parameters.
list_release_issuesPost-deploy regression check: issues first seen in a release, plus a count of all issues seen during it
Takes no parameters.
list_releasesReleases for a product
Takes no parameters.
list_requirementsRequirements for a product/branch; `view=identity` returns one read-only page of IDs, titles, hashes and source locators (`page_size` 1–200, `page_token` to continue); default remains the full list
Takes no parameters.
list_test_runsList test runs for a product (status/environment/branch/search filters, paginated)
Takes no parameters.
list_testsOne page of test suites and cases (default 100); continue with `page_token`, or explicitly traverse detail with `all=true`. `view=identity` is one read-only page of matching fields without bodies/steps/counts; incompatible with `all`.
Takes no parameters.
list_workspacesWorkspaces the user belongs to
Takes no parameters.
lookup_contextRead context for 1–8 independent plan questions, preserving each item's mappings and diagnostics; creates no session or branch
Takes no parameters.
record_risk_acceptancesRecord one intent session's risk acceptances and test deferrals (does not close the session; that stays CLI-only)
Takes no parameters.
report_test_resultsSubmit a batch of test outcomes to a run (all-or-nothing, max 2000)
Takes no parameters.
session_progressPer-requirement progress of one intent session: coverage ladder, session attribution, readiness, next actions (does not start/refine/close the session; that stays CLI-only)
Takes no parameters.
set_issue_statusSet an issue to unresolved, resolved, or ignored
Takes no parameters.
update_requirementUpdate a requirement
Takes no parameters.
update_testUpdate a test case
Takes no parameters.
whoamiCurrent authenticated user
Takes no parameters.
Install
git clone https://github.com/qase-tms/tiden-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Tiden MCP Server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.