DEVELOPER PLATFORM

Build the action layer for the agent economy.

Use our agent, publish a service agents can discover, or connect your product through a narrow and auditable tool contract.

STELLAR TESTNETNON-CUSTODIAL3 MCP SURFACES
3integration paths
7sandbox tools
0private keys stored

01 · START

Choose how you want to build

Each path starts small, proves one useful action and keeps sensitive execution behind explicit authority.

01SANDBOX LIVE

Use Carmelita

Connect an external agent to our public commerce sandbox or, during development, to a user's personal agent.

Start with public MCP
02PILOT READY

Publish your service

Create a scoped provider identity, publish structured offers and make them discoverable by agents.

See provider flow

02 · ARCHITECTURE

One gateway, two directions

External agents can use us. Our agent can use external products. Providers can publish the services both sides discover.

External agent
CarmelitaPolicy + receipts
Provider catalog
External product

03 · QUICKSTART

Public MCP quickstart

No API key is required for the commerce sandbox. Add the endpoint, list the tools and keep one stable idempotency key for every logical action.

mcp.config.json
{
  "mcpServers": {
    "Carmelita": {
      "url": "https://agente-asistente.vercel.app/api/mcp"
    }
  }
}

04 · TOOL CONTRACT

Seven narrow tools, one safe lifecycle

Discovery is separated from intent creation, policy, approval, execution and evidence.

search_offersREAD

Find public agent-ready services.

get_offerREAD

Inspect one structured offer.

create_intentWRITE

Freeze one action with an idempotency key.

evaluate_policySAFE

Apply limits before approval.

demo_authorize_intentDEMO

Record explicit sandbox confirmation.

execute_authorized_intentREPLAY SAFE

Create or replay one sandbox receipt.

get_receiptREAD

Retrieve durable execution evidence.

05 · PROVIDER MCP

Publish a service without rebuilding your product

The current pilot flow uses one scoped key per provider. Self-service verification and rotation are the next public milestone.

1

Register provider

Founder creates the pilot identity and returns the raw token once.

2

Create a draft

Map one service to a strict offer contract with a stable external ID.

3

Publish

Only published offers appear in public search.

4

Receive intent

Orders and fulfillment events remain the next vertical slice.

06 · OUTBOUND CONNECTOR

Bring your own MVP

You do not need to rebuild your product around MCP. We select the smallest official surface that can prove one useful action.

Send this brief to your developer or implementation agentOpen integration agent brief
  1. 01Official API, MCP, SDK or WebMCP surface
  2. 02Minimum user consent and scopes
  3. 03Stable identifiers and normalized errors
  4. 04Sandbox or reversible first action
  5. 05Idempotency, timeout and retry behavior
  6. 06Settlement and fulfillment verified separately

07 · DOCS

Documentation that matches the product state

08 · HONEST STATUS

Know exactly what is real

Public commerce MCP
Sandbox live
Provider MCP
Pilot ready
Personal agent MCP
Testnet PAT ready
DeFindex signing
Live Testnet proof
Mainnet settlement
Disabled

SECURITY

Security contract

  • No private key or seed phrase reaches Carmelita.
  • Personal users and providers are isolated principals.
  • Provider keys are hashed, scoped and returned raw only once.
  • Creating an intent never moves funds.
  • Retries reuse the original intent or receipt.
  • Mainnet and public MCP payment signing remain disabled.

READY WHEN YOU ARE

Start with one action worth proving.

Connect the public sandbox today or bring us one product action for a guided Testnet pilot.

Review integrations