MCP Server
MCP
io.github.habibafaisal/wherewent
Zero-config SQL flight recorder for slow Python/SQLAlchemy jobs: exact call site, count, and fix.
Install
uvx wherewent
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "wherewent",
"version": "0.4.1",
"runtimeHint": "The MCP server ships in the optional [mcp] extra and is exposed as the console entry point `wherewent-mcp`. Install with the extra (e.g. `pipx install 'wherewent[mcp]'` or `uvx --from 'wherewent[mcp]' wherewent-mcp`) so the `mcp` SDK is present, then run `wherewent-mcp`.",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment