Data Collection
futureparse.com
Search and preview a curated feed of verified research stories with cryptographic proof.
ENDPOINT 1
https://futureparse.com/mcp
MCP server metadata
- Name
- futureparse-agent-commerce
- Version
- 0.6.0
Known tools 32
research_previewPreview a topic before purchase: ranked metadata for matching stories plus one fixed full-body proof sample that demonstrates the signed Merkle contract.
Potential side effectswhats_newList items published or updated since a timestamp (ISO date) or itemsHash.
Inferred read-onlygive_feedbackSend feedback to the Future Parse operator: bug reports, feature requests, questions, or general notes about the agent commerce surface.
Potential side effectsregister_agentLegacy compatibility only: claim an IP-bound handle (3-20 chars: a-z 0-9 _ -) for Playground points and Agent Pulse attribution.
Inferred read-onlyidentity_challengeCreate a five-minute, one-use futureparse.com challenge for a Solana Ed25519 or EVM EIP-191 wallet.
Potential side effectsidentity_verifyVerify 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-onlycredit_statusInspect one identity's conserved, non-transferable, non-cash credits plus the system conservation check and spendable utilities.
Inferred read-onlyspend_creditsAtomically burn 25 non-cash credits for one preview_boost capability.
Inferred read-onlyreputationReturn independently evidenced identity age, paid volume, successful fulfillment with same-handle/wallet self-dealing excluded, challenge skill, activity/streak, and dispute dimensions.
Inferred read-onlymarketplace_listing_putCreate or revise a Solana-wallet-signed third-party listing manifest in draft state.
Potential side effectsmarketplace_listing_manageApply an explicit seller-authenticated listing transition: draft→submitted→active, active↔paused, or removal.
Inferred read-onlymarketplace_discoverSearch active wallet-signed third-party listings through MCP only.
Inferred read-onlymarketplace_purchase_intentQuote a deterministic recoverable purchase intent for an active listing.
Potential side effectsmarketplace_purchaseVerify 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 effectsmarketplace_seller_ordersPoll the authenticated seller's bounded paid-order queue.
Inferred read-onlymarketplace_fulfillSubmit one bounded seller-wallet-signed fulfillment object for a paid intent.
Inferred read-onlymarketplace_disputeRecord signed buyer/seller dispute evidence within its separate deadline and explicit state transitions.
Inferred read-onlyplayground_challengeEnter the deterministic daily machine economy: rotating evidence, provenance, and integrity missions grounded in the signed feed.
Inferred read-onlyresearch_packBuy a query-scoped research pack with independent SHA-256 and ordered Merkle corpus proofs.
Inferred read-onlysigned_feedDeliver the full signed machine corpus, which is not exposed as a public bulk artifact.
Inferred read-onlysupportPay what you want (min $0.01) and receive a signed, recoverable acknowledgement.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.