About Agent Debug MCP
Agent Debug MCP is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (28)
**Page**No description in manifest
Takes no parameters.
**React**No description in manifest
Takes no parameters.
**Tabs**No description in manifest
Takes no parameters.
**TanStack Query**No description in manifest
Takes no parameters.
**TanStack Router**No description in manifest
Takes no parameters.
page_element_at_pointThe DOM element at viewport (x, y) plus the React component that rendered it.
Takes no parameters.
page_get_errorsRuntime errors since load: uncaught exceptions, `console.error` with component stacks, error-boundary catches, failed queries/mutations, router errors.
Takes no parameters.
page_highlightDraw a temporary highlight overlay around a component or CSS-selector matches.
Takes no parameters.
page_pick_elementHover-to-highlight pick mode; the user's next click is captured and returned.
Takes no parameters.
page_snapshotAccessibility-style outline of the page: role, name, state, a CSS selector *and* the owning React component per element.
Takes no parameters.
react_explainOne-call summary of the component behind a DOM element: props, hooks, contexts, owners, rendered DOM, source location.
Takes no parameters.
react_find_by_domCSS selector → the React component(s) that rendered the matching element(s), with ancestors.
Takes no parameters.
react_get_dom_nodesThe host DOM nodes a component renders (tag, unique selector, rect, text preview).
Takes no parameters.
react_get_renderersReact version, dev/prod build, root count, how the DevTools hook was obtained, supported capabilities.
Takes no parameters.
react_get_sourceWhere a component is defined and where its JSX was created (file:line, source-mapped).
Takes no parameters.
react_get_treeThe mounted component tree as a paginated pre-order list.
Takes no parameters.
react_inspect_elementOne component in depth: props, state, hooks, contexts, owner chain, DOM nodes.
Takes no parameters.
react_profile_get_commitsPage through recorded commits: per-component phase, causes, changed props/hooks, timings.
Takes no parameters.
react_search_componentsFind mounted components by display-name regex and/or a props substring.
Takes no parameters.
react_watch_rendersRecord for a duration, then return a render digest and a compact timeline (`Counter(props)`, `App(hooks)`, …).
Takes no parameters.
tabs_listList attached tabs: url, title, capabilities (`react`, `tanstack_query`, `tanstack_router`), mutation gating, connection. Call this first.
Takes no parameters.
tanstack_query_get_mutationFull detail of one mutation: state and options.
Takes no parameters.
tanstack_query_get_queryFull detail of one query: state, options, observers.
Takes no parameters.
tanstack_query_list_mutationsMutations in the cache: key, status, failure count, variables preview.
Takes no parameters.
tanstack_query_list_queriesEvery cached query: key, status, fetchStatus, staleness, observers, data preview.
Takes no parameters.
tanstack_router_get_matchOne active match in depth: params, search, loaderData, context, error.
Takes no parameters.
tanstack_router_get_stateRouter status, current location and active matches (params, search, loader state, errors).
Takes no parameters.
tanstack_router_list_routesFlat route tree: id, path, parent, which options each route defines (loader, component, …).
Takes no parameters.
Install
git clone https://github.com/muhsinmozilor/agent-debug-mcpThis 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 Agent Debug MCP
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.