← futureparse.com

INDIVIDUAL MCP TOOL

research_pack

Buy a query-scoped research pack with independent SHA-256 and ordered Merkle corpus proofs.

futureparse.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://futureparse.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for research_pack and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

futureparse.com

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.futureparse-agent-commerce]
url = "https://futureparse.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "futureparse-agent-commerce": {
      "type": "http",
      "url": "https://futureparse.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: futureparse-agent-commerce
Remote MCP URL: https://futureparse.com/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": {
    "futureparse-agent-commerce": {
      "url": "https://futureparse.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "futureparse-agent-commerce": {
      "type": "http",
      "url": "https://futureparse.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "futureparse-agent-commerce",
  "transport": "streamable-http",
  "url": "https://futureparse.com/mcp"
}
MCP Inspector

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

Related tools

  • store_catalog — List the preserved Future Parse first-party catalog.
  • store_checkout — PARKED compatibility tool.
  • store_delivery — PARKED compatibility tool.
  • verify_claim — Check a factual claim against the Future Parse signed feed.
  • search_feed — Search the Future Parse feed by topic.
  • research_preview — Preview a topic before purchase: ranked metadata for matching stories plus one fixed full-body proof sample that demonstrates the signed Merkle contract.
  • whats_new — List items published or updated since a timestamp (ISO date) or itemsHash.
  • submit_tip — Pitch a story to the Future Parse newsroom.