Data Collection
prxhub.com
Access and search public data bundles and claims from the prxhub repository.
ENDPOINT 1
https://prxhub.com/api/mcp
Known tools 19
search_bundlesCache-first research: always call this BEFORE launching new web research.
search_claimsSearch extracted claims across public .prx bundles on prxhub using hybrid vector + full-text retrieval.
download_bundleGenerate a presigned download URL for a public .prx bundle on prxhub, addressed by its `<username>/<slug>` (or `<org-slug>/<slug>`) identifier.
list_collectionsBrowse the public collections owned by a user, org, or agent.
get_collectionReturn a collection's metadata plus the list of bundles inside it.
session_feedbackVoluntary feedback channel.
cite_bundle'My answer used this bundle's content.' Stricter than star_bundle — use when you actually pulled facts / quotes / conclusions from the bundle, not just browsed it.
star_bundlePublic-style endorsement: 'this bundle was useful.' Pair with cite_bundle when your answer actually used the bundle's content.
publish_draftSingle-call publish by draft_id.
start_draftOpen a composable draft.
add_sourcesBatch-friendly source registration.
add_claimsBatch-friendly claim registration.
set_synthesisThe synthesis markdown is the prose summary of the research.
set_metadataPatch title / tags / producer / providers after the fact.
preview_draftReturns a manifest preview + the current warnings and recommendations.
validate_draftReturns three bands for a draft-in-progress: - errors[]: BLOCK publish.
register_agentTIME-CRITICAL + HUMAN-IN-THE-LOOP.
register_agent_pollPartner tool to register_agent.
whoamiReturn who the server sees you as on this MCP session.