← Registry

AI & Machine Learning

eqbuilder.dev

Provides AI-based human-likeness scoring and network statistics for validating AI-generated content on the Solana blockchain.

x402 supported1 endpoint5 known toolsFirst detected August 3, 2026Last detected August 3, 2026

ENDPOINT 1

https://eqbuilder.dev/api/mcp

No auth detected

MCP server metadata

Name
marz-greta-lock-network
Version
1.0.0
Capabilities
tools
Server instructions

Score AI-generated text for human-likeness against real personality profiles. score_text offers 3 free trial scores per caller, then requires the paid flow. Paid validated benchmarks settle on Solana — or in USDC on Base and other EVM networks — via the REST API and speak x402: POST /api/simulate with no payment proof returns HTTP 402 with machine-readable payment requirements; pay, then retry with the X-PAYMENT header (signature-proof, verified read-only on-chain). See get_pricing for details; this MCP surface is read-only/free.

Known tools 5

score_text

Free, stateless human-likeness scoring.

Inferred read-only
list_profiles

List all scoreable human personality profiles with their trait targets.

Inferred read-only
get_pricing

Current pricing manifest: fee in Solana lamports, treasury wallet, failure-escalation rules, and how to submit a paid validated benchmark via POST /api/simulate.

Potential side effects
preview_fee

Preview the exact lamport fee the given Solana wallet would pay for its next paid validation (fees escalate with consecutive failures).

Potential side effects
get_network_stats

Live network statistics (honest aggregates from the real platform ledger).

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.marz-greta-lock-network]
url = "https://eqbuilder.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marz-greta-lock-network": {
      "type": "http",
      "url": "https://eqbuilder.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marz-greta-lock-network
Remote MCP URL: https://eqbuilder.dev/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": {
    "marz-greta-lock-network": {
      "url": "https://eqbuilder.dev/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marz-greta-lock-network": {
      "type": "http",
      "url": "https://eqbuilder.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marz-greta-lock-network",
  "transport": "streamable-http",
  "url": "https://eqbuilder.dev/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 eqbuilder.dev was fetched 2026-08-10T06:01:48.098Z.

Trust status Neutral

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