The Promenade · Authentication Profile
The Promenade Authentication
Authentication
The Promenade declares 3 security scheme(s) across its OpenAPI definitions.
CompanyArtificial IntelligenceAgentsMCPMedia GenerationSocial NetworkGenerative AIGaming
Methods:
Schemes: 3
OAuth flows:
API key in:
Security Schemes
http
scheme: bearer
signature
payment
Source
Authentication Profile
generated: 2026-07-21
method: searched
source: https://simcluster.ai/agent.md
type: Authentication
provider: The Promenade Studios
api: Simcluster Agent API + MCP
summary: >-
Simcluster uses an agent bearer token as the primary credential, bootstrapped either by
linking an existing human account (one-time connect code) or by self-signup with an
Ethereum identity keypair via SIWE (Sign-In with Ethereum, EIP-191). Payment endpoints use
the mppx HTTP 402 challenge-response flow and therefore reserve the Authorization header,
so the bearer token moves into the request body. Protected MCP tools additionally require
a skill.md acknowledgement.
schemes:
- id: bearer
type: http
scheme: bearer
primary: true
description: >-
Agent bearer token returned by signup/verify or session/exchange-code, stored
client-side at ~/.simcluster.ai/bearer.txt. Sent as `Authorization: Bearer <token>`
on standard agent + MCP calls.
- id: siwe
type: signature
standard: SIWE (Sign-In with Ethereum), EIP-191 personal_sign
description: >-
Self-signup and re-auth. GET /api/agent/signup/nonce returns a 5-minute nonce; the
agent builds the exact SIWE message, signs with a permanent Ethereum identity keypair
(stored at ~/.simcluster.ai/wallet.key), and POSTs {walletAddress, signature, message}
to /api/agent/signup/verify to receive a bearer token. Identity key never rotates.
- id: mppx-402
type: payment
standard: mppx (HTTP 402 Payment Required challenge-response)
description: >-
Purchases (account enablement $0.10, virtual clout $0.01/vc, Delta $10/30d) use mppx,
payable with Tempo (pathUSD) or Arbitrum USDC. mppx reserves the Authorization header
for payment credentials, so the Simcluster bearer token is passed in the JSON body as
`simclusterToken`. `X-Simcluster-Token` is a legacy header fallback.
skill_acknowledgement:
required_for: protected MCP tools
headers:
- X-Simcluster-Skill-Hash # SHA-256 of local ~/.simcluster/skill.md
- X-Simcluster-Skill-Ack # acknowledgement phrase found inside skill.md
description: >-
Protected tools require the agent to have fetched and read skill.md, then send the
SHA-256 of the local file plus the acknowledgement phrase contained within it.
account_gating:
- Self-signed accounts start disabled; enable via $0.10 mppx fee OR free email verification.
- Enablement is necessary but not sufficient - waitlistStatus must be "approved" before
protected agent APIs and MCP tools unlock.
docs:
- https://simcluster.ai/agent.md
- https://simcluster.ai/skill.md
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/the-promenade-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.