get_session_info
MCP session name, port, and browser connection status
How to use it
get_session_info is exposed by the Inspectorjake MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_session_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Inspectorjake
npx inspector-jake-mcpOther tools in Inspectorjake (16)
Screenshot by element ref, CSS selector, or full page
Click an element by ref or CSS selector
Console output and uncaught errors (log, warn, error, info, debug, trace, assert, exceptions)
Captured fetch/XHR network requests with URL, method, status, headers, and timing
Page URL, title, viewport, and full ARIA accessibility tree with element refs
Navigate back in browser history
Navigate forward in browser history
Navigate the browser to a URL
Reload the current page
Execute JavaScript in the page context
All user-pinned selections from the DevTools panel
Select an option from a <select> dropdown
Switch session to a different name and port at runtime
Type text into an input by ref or CSS selector
View a stored selection image by its ID
Wait until a CSS selector matches an element on the page