Psychometric data marketplace: Big Five profiles, cognitive biases & behavioral data via x402.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Psychosynth is an agent-native, on-chain psychometric data marketplace. It delivers high-variance, human-curated personality profiles and profile-conditioned behavioral responses to autonomous systems. Settle transactions query-by-query in USDC on Base using the x402 micro-payment protocol—completely free of human intermediaries.
Standard LLMs suffer from "average-model bias," producing homogeneous, risk-neutral responses in games and simulations. Psychosynth resolves this by delivering structured, high-variance datasets containing:
Transactions settle query-by-query on the Base blockchain using the x402 standard:
TransferWithAuthorization payloads (EIP-3009) in USDC.Psychosynth exposes an MCP server to connect directly with autonomous agent runtimes.
list_products: Discover available products, schemas, and pricing.preview_records: Fetch free, deterministic samples to verify schema shape.get_quote: Request an x402 payment quote without executing transactions.query_records: Execute on-chain payments and retrieve full data payloads.Psychosynth hosts an ultra-premium, dark-luxury financial dashboard for human interaction and debugging at /playground:
Clone the repository and install dependencies:
Configure environment variables:
Deploy Supabase migrations and seed data:
Launch the Next.js development server:
Build the MCP server (npm run build inside mcp/), then register it with your agent by adding
the following entry to your MCP client config (e.g. claude_desktop_config.json). Use the
absolute path to the built server on your machine:
npm run typecheck — Runs TypeScript compiler checks without emitting files.npm run buyer-test — Simulates an end-to-end paid query against a running instance.npm run export:sft | export:dpo | export:reject-cls — Exports curation data into training formats.Full architectural specifications, master plans, and developer logs reside in the docs/ folder:
Psychosynth connects directly with Buzz by Block agents (Goose, Codex, Claude Code) via the Faces Wallet MCP server. Agents in a Buzz workspace use their on-chain Base wallet to autonomously settle x402 queries for psychometric data using x402_fetch.
Psychosynth speaks standard x402: agents sign a gasless USDC EIP-3009 TransferWithAuthorization on Base and the server settles it via an x402 facilitator (the facilitator broadcasts and pays gas). This is the payment shape Bankr platform wallets, x402-fetch, and most agent wallet layers produce automatically. Self-settled txHash payments (Base or Solana) remain supported as a fallback.
GET /api/v1/discovery — products, live prices, tiers, payTo, and settlement methods in one call.integrations/bankr-skills/psychosynth/ (SKILL.md + catalog.json + logo + references + scripts). Once merged it surfaces on skills.bankr.bot and installs with: install the psychosynth skill from https://github.com/BankrBot/skills/tree/main/psychosynth.Virtuals Protocol agents running the G.A.M.E. Framework can query Psychosynth natively without registering a profile or hosting additional worker processes.
TransferWithAuthorization payload (EIP-3009) to pay for the query.Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/psychosynth)<a href="https://allmcps.com/mcp/psychosynth"><img src="https://allmcps.com/api/badge/psychosynth?style=directory" alt="Psychosynth on AllMCPs" /></a>