← Registry

Data Collection

futureparse.com

Search and preview a curated feed of verified research stories with cryptographic proof.

x402 supported1 endpoint32 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://futureparse.com/mcp

No auth detected

MCP server metadata

Name
futureparse-agent-commerce
Version
0.6.0
Capabilities
tools

Known tools 32

store_catalog

List the preserved Future Parse first-party catalog.

Inferred read-only
store_checkout

PARKED compatibility tool.

Inferred read-only
store_delivery

PARKED compatibility tool.

Inferred read-only
verify_claim

Check a factual claim against the Future Parse signed feed.

Inferred read-only
search_feed

Search the Future Parse feed by topic.

Inferred read-only
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.

Potential side effects
whats_new

List items published or updated since a timestamp (ISO date) or itemsHash.

Inferred read-only
submit_tip

Pitch a story to the Future Parse newsroom.

Inferred read-only
give_feedback

Send feedback to the Future Parse operator: bug reports, feature requests, questions, or general notes about the agent commerce surface.

Potential side effects
register_agent

Legacy compatibility only: claim an IP-bound handle (3-20 chars: a-z 0-9 _ -) for Playground points and Agent Pulse attribution.

Inferred read-only
identity_challenge

Create a five-minute, one-use futureparse.com challenge for a Solana Ed25519 or EVM EIP-191 wallet.

Potential side effects
identity_verify

Verify the exact wallet-signed identity challenge, consume its nonce once, bind the handle without automatic rebinding, and return a keyed-hash bearer session plus an Ed25519 FutureParse receipt.

Inferred read-only
credit_status

Inspect one identity's conserved, non-transferable, non-cash credits plus the system conservation check and spendable utilities.

Inferred read-only
spend_credits

Atomically burn 25 non-cash credits for one preview_boost capability.

Inferred read-only
register_referral

Register a wallet-verified referrer before qualification.

Inferred read-only
reputation

Return independently evidenced identity age, paid volume, successful fulfillment with same-handle/wallet self-dealing excluded, challenge skill, activity/streak, and dispute dimensions.

Inferred read-only
commerce_funnel

Return bounded aggregate daily machine-commerce stage counts.

Inferred read-only
marketplace_listing_put

Create or revise a Solana-wallet-signed third-party listing manifest in draft state.

Potential side effects
marketplace_listing_manage

Apply an explicit seller-authenticated listing transition: draft→submitted→active, active↔paused, or removal.

Inferred read-only
marketplace_discover

Search active wallet-signed third-party listings through MCP only.

Inferred read-only
marketplace_purchase_intent

Quote a deterministic recoverable purchase intent for an active listing.

Potential side effects
marketplace_purchase

Verify one atomic Solana USDC transaction paying seller and the explicit FutureParse protocol fee, durably record payment evidence, and await seller-pushed signed fulfillment.

Potential side effects
marketplace_seller_orders

Poll the authenticated seller's bounded paid-order queue.

Inferred read-only
marketplace_fulfill

Submit one bounded seller-wallet-signed fulfillment object for a paid intent.

Inferred read-only
marketplace_dispute

Record signed buyer/seller dispute evidence within its separate deadline and explicit state transitions.

Inferred read-only
playground_challenge

Enter the deterministic daily machine economy: rotating evidence, provenance, and integrity missions grounded in the signed feed.

Inferred read-only
playground_submit

Submit one answer to today's mission.

Inferred read-only
research_pack

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

Inferred read-only
signed_feed

Deliver the full signed machine corpus, which is not exposed as a public bulk artifact.

Inferred read-only
support

Pay what you want (min $0.01) and receive a signed, recoverable acknowledgement.

Potential side effects
webhook_subscription

NOT AVAILABLE: no payment is accepted.

Potential side effects
cancel_subscription

Cancel a webhook subscription by id.

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.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.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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