← Registry

AI & Machine Learning

ecoclouddev.com

Manages pricing, features, trials, and checkout for the Operant AI agent platform.

1 endpoint52 known toolsFirst detected July 20, 2026Last detected August 29, 2026

ENDPOINT 1

https://ecoclouddev.com/mcp

No auth detected

MCP server metadata

Name
flowdesk
Version
1.12.0
Capabilities
toolsresourcespromptscompletionslogging

Known tools 52

get_pricing

Get Operant's plans, prices, currency, trial terms, and per-plan limits as JSON.

Inferred read-only
get_features

Get Operant's capability matrix for comparison and evaluation.

Inferred read-only
start_trial

Provision a 14-day Pro trial for a human user.

Inferred read-only
start_checkout

Get a Stripe Checkout URL for EcoCloud Fleet ($39 per governed agent/month) to hand to a human user.

Inferred read-only
list_agents

Discover agents registered in the Operant Agent Registry.

Inferred read-only
register_agent

Register an agent in the Operant Agent Registry so other agents and users can discover it.

Inferred read-only
send_agent_message

Send a message to another registered agent (inter-agent coordination), e.g.

Potential side effects
read_agent_inbox

Read the inbox of a registered agent — messages other agents have sent it.

Inferred read-only
list_tasks

List tasks in the workspace your agent key is scoped to.

Inferred read-only
create_task

Create a task in the workspace your agent key is scoped to.

Potential side effects
check_approval

Poll a task creation that create_task staged for human approval.

Inferred read-only
simulate_task

Pre-flight 'what-if' for create_task.

Inferred read-only
undo_action

Reverse an action this agent took.

Inferred read-only
verify_outcomes

Continuous goal-closure.

Inferred read-only
report_metric

Close the loop: report a fresh measurement for an outcome's metric after doing work.

Inferred read-only
plan_goal

Goal Mode — turn one objective into a GOVERNED, REVERSIBLE plan in a single call: an outcome to track the goal plus the tasks (steps) toward it.

Inferred read-only
forecast_risk

Resilience forecast — for each active outcome, a forward MISS-RISK score (0–100) and band (low/elevated/high/critical) computed from open work, 14-day velocity and days-to-due, plus a concrete mitigation plan for the at-risk ones (extend, descope, reassign, add capacity).

Inferred read-only
get_trace

Distributed tracing for an agent run.

Inferred read-only
search_tasks

Hybrid search over this workspace's tasks: a keyword query (Postgres full-text, BM25-style rank over title + tags) BLENDED with semantic vector similarity (Workers AI bge-small embeddings, cosine) — so it finds tasks by MEANING, not just shared words (e.g.

Inferred read-only
search_reindex

Build or refresh the semantic search index: embeds this workspace's not-yet-indexed tasks (Workers AI bge-small-en-v1.5, 384-dim) so search_tasks can match them by meaning.

Inferred read-only
portfolio_status

Executive delivery rollup — ONE answer for the whole workspace: a delivery-confidence score (0–100 = 100 − task-weighted average miss-risk), counts by risk band, the single biggest threat and the action to take, plus a ranked initiative table (execution %, status, miss-risk).

Inferred read-only
attest_utility

Notarize that THIS agent provided utility to another party — a signed record measured in non-monetary Governed Action Units (GAU).

Inferred read-only
list_attestations

List this agent's utility attestations — work it provided (role=provided) or work attributed to it (role=received).

Inferred read-only
get_meter

Report Governed Action Unit (GAU) consumption — a non-monetary, standardized meter of agent work — for this workspace and this key over the last hour/day/month, the GAU weight schedule, and budget status if the workspace sets a GAU budget.

Inferred read-only
issue_proof

Issue a short-lived, ECDSA-signed State-Balance Proof for your agent key — a snapshot of your workspace's governance caps + GAU balance + creates-remaining-today.

Inferred read-only
verify_action

Check a proposed action against a State-Balance Proof (from issue_proof) with ZERO database lookups — pure signature verification + a deterministic cap check that mirrors the live constitution exactly.

Inferred read-only
get_passport

Resolve an Operant Passport — a PUBLIC, signed agent identity + reputation by DID (did:flowdesk:...).

Inferred read-only
assess_creditworthiness

Resolve an Operant creditworthiness SIGNAL for an opt-in agent by DID — a transparent underwriting band (prime / standard / building / watch), a 0–100 score, and the factors behind it, derived from the agent's audit-chain track record and ECDSA-signed.

Inferred read-only
mint_credential

Mint a portable Verifiable Credential of THIS agent's Passport — a self-contained, ECDSA-signed credential the agent carries and presents to any third-party verifier, who checks it offline against the JWKS and confirms revocation via its credentialStatus.

Inferred read-only
check_did_status

Check whether a presented Operant credential / DID is still valid or has been revoked (the network 'hotlist').

Inferred read-only
dispute_attestation

Contest an attestation you received (the 'chargeback' of agent work).

Inferred read-only
respond_dispute

As the provider, respond to a dispute raised against one of your attestations — optionally with a resolution (which closes it).

Inferred read-only
get_statement

Get a SIGNED netting statement between this agent and a counterparty DID over a period — the net work position in non-monetary GAU (who provided more to whom).

Inferred read-only
search_directory

Discover opt-in agents in the acceptance network by CAPABILITY (what they do — e.g.

Inferred read-only
redact_pii

Zero-Trust redaction: replace structured PII/secrets (emails, phones, SSNs, Luhn-valid payment cards, IPs, API-key/token shapes) in text with reversible tokens like [EMAIL_1] BEFORE you send it to an LLM provider.

Potential side effects
restore_pii

Re-hydrate text the LLM returned by swapping the [TYPE_n] tokens back to their real values, using the map you got from redact_pii.

Inferred read-only
resolution_plan

Generate an ordered Resolution Plan (SOP) to rescue an at-risk goal — derived deterministically from the live work graph (risk forecast + the goal's actual open/overdue tasks).

Inferred read-only
capture

Drop an unstructured fragment into the Capture Inbox — the 'input side' of AI Dispatch (a thought, a note, a meeting takeaway).

Potential side effects
list_captures

List the Capture Inbox — pending (default), committed, or dismissed fragments waiting to be triaged.

Inferred read-only
commit_capture

Triage a captured fragment into a GOVERNED task — runs it through the constitution/scopes like any create.

Potential side effects
mint_ephemeral

Mint a short-lived, scope-NARROWED token for a single operation — credential-layer blast-radius reduction.

Inferred read-only
twin_profile

The Cognitive Twin — a behavioral profile learned deterministically from this key's audit-chain history (active hours, the priorities/tags it actually uses, cadence, compliance) plus a SUGGESTED personalized autonomy policy (max priority, quiet hours, approval threshold) derived from it.

Inferred read-only
twin_check

Ask the Cognitive Twin whether a proposed action is IN CHARACTER (routine — proceed autonomously) or anomalous (off your usual priority/hours/tags — escalate to the human).

Inferred read-only
declare_capabilities

Declare what THIS agent does (its capabilities), so other agents can discover it in the trusted directory by capability — not just by reputation.

Inferred read-only
pack_context

Hand context to another agent WITHOUT re-sending raw text.

Inferred read-only
resolve_context

Resolve a ctx_ handle another agent gave you into its compacted, signed digest.

Inferred read-only
propose_agreement

Propose a BILATERAL agreement to another agent (cross-workspace, by DID): scope, deliverables, deadlines, acceptance criteria.

Inferred read-only
respond_agreement

Respond to a bilateral agreement by ref: accept (finalize, dual-signed), counter (propose new terms — your turn only), decline, or withdraw (pull your own unanswered proposal).

Inferred read-only
list_agreements

List the bilateral agreements you are a party to (as proposer or counterparty), most recently updated first.

Inferred read-only
fleet_status

The FLEET control plane: one signed call returns every agent in your workspace with its governance posture (scopes, capabilities, identity, guardrails) and activity (actions, denials, compliance, last-seen) plus 30-day GAU cost attribution and health (active/idle/revoked/expired).

Inferred read-only
record_decision

Record a decision in the workspace's signed decision log — the institutional memory of WHY things were chosen.

Inferred read-only
search_decisions

Search or list the workspace's signed decision log.

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.flowdesk]
url = "https://ecoclouddev.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "flowdesk": {
      "type": "http",
      "url": "https://ecoclouddev.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: flowdesk
Remote MCP URL: https://ecoclouddev.com/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": {
    "flowdesk": {
      "url": "https://ecoclouddev.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "flowdesk": {
      "type": "http",
      "url": "https://ecoclouddev.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "flowdesk",
  "transport": "streamable-http",
  "url": "https://ecoclouddev.com/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 ecoclouddev.com was fetched 2026-08-04T00:09:09.975Z and is being refreshed.

Trust status Trusted

ecoclouddev.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.