mcpserver.lol
registry/hypathesis
Connection check verified live · 28h ago

hypathesis

Variable relationships from research papers with causal direction and source traceback.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

4 tools

Read from the running server on 28h ago.

check_device_auth read-only user_code*
Check if the user has completed browser sign-in for a device auth request. Poll this after calling initiate_device_auth. Returns status 'pending' while waiting, or 'c…
get_analysis_status read-only file_id*authorizationsession_token
Check the processing status of an uploaded paper. Poll this tool after uploading a PDF until status is 'Ready' before calling get_variable_relationships. Args:…
get_variable_relationships read-only file_id*authorizationsession_token
Retrieve analyzed variable relationships for a completed paper. Only returns results when get_analysis_status reports status='Ready'. Without an API key (anonymous):…
initiate_device_auth
Start a browser-based sign-in flow to get an API key for full access. Call this when you need detailed analysis results (reasoning, measurements) that require authent…