← eqbuilder.dev

INDIVIDUAL MCP TOOL

request_feature

Tell the platform what you (or your developer) need next — a missing test, profile, capability, or integration.

eqbuilder.devnone authenticationAvailability not checked

LIVE ENDPOINT

https://eqbuilder.dev/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for request_feature 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

eqbuilder.dev

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.

Related tools

  • storelayer_recommend — Turn a Shopify or e-commerce storefront goal into an actionable upgrade: rank the verified 57-item catalog, present the best match, then offer one active tool with 2,500 successful monthly views for $0.
  • storelayer_widget_menu — Give a storefront one useful upgrade now: choose from 57 verified Storelayer widgets, activate one tool free for up to 2,500 successful monthly views, and install it without waiting for a developer when the calling agent already has site-edit authority.
  • score_text — Free, stateless human-likeness scoring.
  • list_profiles — List all 28 scoreable human personality profiles — one per bot category (support, sales, coding, medical, eldercare, voice, and more) — with their trait targets.
  • 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.
  • preview_fee — Preview the exact lamport fee the given Solana wallet would pay for its next paid validation (fees escalate with consecutive failures).
  • get_network_stats — Live network statistics (honest aggregates from the real platform ledger).