11 tools from the Devtools MCP Server, categorised by risk level.
View the Devtools policy →get_active_queries Get all active live queries and their data get_auth_state Get the current authentication state get_events Get event history, optionally filtered by type get_state Get the full Spooky DevTools state (events, queries, auth, database) get_table_data Fetch all records from a database table list_connections List browser tabs connected to Spooky DevTools list_tables List all database tables The Devtools MCP server exposes 11 tools across 4 categories: Read, Write, Destructive, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Devtools server.
Devtools tools are categorised as Read (7), Write (1), Destructive (2), Execute (1). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.