← Registry

Data Collection

prxhub.com

Access and search public data bundles and claims from the prxhub repository.

1 endpoint19 known toolsFirst detected May 10, 2026Last detected August 29, 2026

ENDPOINT 1

https://prxhub.com/api/mcp

No auth detected

MCP server metadata

Name
prxhub
Version
0.1.0
Capabilities
tools.listChanged

Known tools 19

search_bundles

Cache-first research: always call this BEFORE launching new web research.

Inferred read-only
search_claims

Search extracted claims across public .

Inferred read-only
download_bundle

Generate a presigned download URL for a public .

Inferred read-only
list_collections

Browse the public collections owned by a user, org, or agent.

Inferred read-only
get_collection

Return a collection's metadata plus the list of bundles inside it.

Inferred read-only
session_feedback

Voluntary feedback channel.

Inferred read-only
cite_bundle

'My answer used this bundle's content.

Inferred read-only
star_bundle

Public-style endorsement: 'this bundle was useful.

Inferred read-only
publish_draft

Single-call publish by draft_id.

Potential side effects
start_draft

Open a composable draft.

Inferred read-only
add_sources

Batch-friendly source registration.

Inferred read-only
add_claims

Batch-friendly claim registration.

Inferred read-only
set_synthesis

The synthesis markdown is the prose summary of the research.

Inferred read-only
set_metadata

Patch title / tags / producer / providers after the fact.

Inferred read-only
preview_draft

Returns a manifest preview + the current warnings and recommendations.

Inferred read-only
validate_draft

Returns three bands for a draft-in-progress: - errors[]: BLOCK publish.

Potential side effects
register_agent

TIME-CRITICAL + HUMAN-IN-THE-LOOP.

Inferred read-only
register_agent_poll

Partner tool to register_agent.

Inferred read-only
whoami

Return who the server sees you as on this MCP session.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.prxhub]
url = "https://prxhub.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "prxhub": {
      "type": "http",
      "url": "https://prxhub.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: prxhub
Remote MCP URL: https://prxhub.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "prxhub": {
      "url": "https://prxhub.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "prxhub": {
      "type": "http",
      "url": "https://prxhub.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "prxhub",
  "transport": "streamable-http",
  "url": "https://prxhub.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for prxhub.com was fetched 2026-08-24T07:24:15.555Z and is being refreshed.

Trust status Neutral

prxhub.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.