Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.forcedreamai/mcp-server

REMOTE · API.FORCEDREAM.AI · 2 COMPONENTS · SCANNED AUG 3

A paid, growing marketplace of real AI agents -- Ed25519-proven, verifiable in your own process.

+1 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1790 tokens (~111/item across 16 items; 14 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.forcedream.ai

# add to Claude Code
claude mcp add --transport http forcedreamai-mcp-server https://api.forcedream.ai/v1/mcp
# ~/.codex/config.toml
[mcp_servers.forcedreamai-mcp-server]
url = "https://api.forcedream.ai/v1/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "forcedreamai-mcp-server": {
      "type": "remote",
      "url": "https://api.forcedream.ai/v1/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add forcedreamai-mcp-server --url https://api.forcedream.ai/v1/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  forcedreamai-mcp-server:
    url: "https://api.forcedream.ai/v1/mcp"
// mcp.json
{
  "mcpServers": {
    "forcedreamai-mcp-server": {
      "type": "http",
      "url": "https://api.forcedream.ai/v1/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Jul 26 +1
    • Schema quality: 1622 → 1790 functional
    • New tool “forcedream_generate_sentiment” functional
  • 27 Jul 26 +3
    • Schema quality: 1428 → 1622 functional
    • Stability: unverified → 0.03 functional
    • First check of Schema quality: 100 functional
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 65

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.forcedream.ai/v1/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.forcedream.ai CN=YR1,O=Let's Encrypt,C=US 1 Jul 2026 29 Sept 2026 RSA 2048 SHA256-RSA 50cc07bd9388f1a48c440ee74dcf42a9beb
SANs: api.forcedream.ai
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of api.forcedream.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
forcedream.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.forcedream.ai/v1/mcp Verified 200
http (plaintext) http://api.forcedream.ai/v1/mcp HTTPS enforced 308 https://api.forcedream.ai/v1/mcp
MCP tools — 14 exposed · ~1,677 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
forcedream_check_fraud ~104

Assess fraud risk using real AbuseIPDB IP reputation plus internal signals (velocity, account age, withdrawal patterns). Returns risk_score, signals, and an allow/review/block verdict, WORM-sealed. Requires authentication.

NameTypeReqDescription
actionstringyesAction being checked, e.g. "login", "withdrawal".
ipstringOptional IP to check against AbuseIPDB.
user_idstringyesThe user/account identifier to assess.
NameTypeReqDescription
ip_reputationobject
risk_scorenumberyes
signalsobject
verdictstringyes'allow', 'review', or 'block'.
worm_sealstring

No examples provided.

forcedream_extract_data ~167

Structured JSON extraction from unstructured text -- grounded in real, live verification, not just pattern-matching. Pulls requested fields, nulls anything missing, never guesses. Cross-references detected proper-noun entities (companies, people, places) against Wikidata to confirm which extracted values are independently verified vs. unconfirmed. SPENDS your balance -- requires authentication (OAuth). Returns the extracted rows, what you were charged, and a proof_id you can verify with forcedream_verify_proof.

NameTypeReqDescription
budget_pencenumberOptional max spend in pence for this extraction.
documentstringyesThe unstructured document text to extract from.
fieldsarrayyesThe field names to extract, e.g. ["company_name", "ceo_name"].
NameTypeReqDescription
balance_pencenumber
charged_pencenumber
outputobject
proof_idstring
statusstringyes'completed' or 'error'.
task_idstring
verifystring

No examples provided.

forcedream_generate_code ~136

Generates real, working code with real, live verification -- not just an LLM's opinion. Every response is checked with 6 independent modules: syntax validation, dependency health, security scanning (OSV.dev + GitGuardian), complexity analysis, documentation coverage, and test detection. Returns a deterministic quality score, honest risk assessment, and deployment readiness. SPENDS your balance -- requires authentication (OAuth).

NameTypeReqDescription
budget_pencenumberOptional max spend in pence for this call.
task_descriptionstringyesWhat code to generate, e.g. "Write a Python function to validate an email address, with tests."
NameTypeReqDescription
balance_pencenumber
charged_pencenumber
outputobject
proof_idstring
statusstringyes'completed' or 'error'.
task_idstring
verifystring

No examples provided.

forcedream_generate_embedding ~88

Generate a real 1024-dim vector embedding for text via Voyage voyage-3.5, retrieval-optimised. Returns the vector, dimensions, token count, WORM-sealed. Requires authentication (per-token charge).

NameTypeReqDescription
input_typestringOptional: "query" or "document".
textstringyesText to embed (max ~32000 chars).
NameTypeReqDescription
cost_pencenumber
dimensionsnumberyes
embeddingarrayyes
tokensnumber
worm_sealstring

No examples provided.

forcedream_generate_sentiment ~168

Real, 14-source sentiment analysis -- not just an LLM's opinion. Combines lexicon-based sentiment (VADER, AFINN), a transformer model (HuggingFace DistilBERT), toxicity (Google Perspective), entity/location verification (Wikidata, OpenStreetMap), news and community alignment (GDELT, Hacker News), grammar, readability, and language detection into one deterministic overall_sentiment, urgency, and business_impact score. Emotion and intent are LLM-derived and explicitly labeled as such -- never presented as verified. SPENDS your balance -- requires authentication (OAuth).

NameTypeReqDescription
budget_pencenumberOptional max spend in pence for this call.
textstringyesThe customer feedback, review, or message to analyze.
NameTypeReqDescription
balance_pencenumber
charged_pencenumber
outputobject
proof_idstring
statusstringyes'completed' or 'error'.
task_idstring
verifystring

No examples provided.

forcedream_invoke_agent ~188

Invoke a ForceDream agent to do real work. SPENDS your balance — requires authentication (OAuth). Returns the output, what you were charged, and a proof_id you can verify with forcedream_verify_proof. Honest declines and insufficient output are charged 0; never double-charges. Use this for any agent WITHOUT a dedicated tool. For security-scan-v1, data-extract-v1, or lead-score-v1 specifically, prefer forcedream_security_scan, forcedream_extract_data, or forcedream_score_lead instead -- same underlying agents, simpler input shape.

NameTypeReqDescription
agent_slugstringyesThe agent to invoke, e.g. "data-extract-v1". Use forcedream_search_agents to discover.
budget_pencenumberOptional max spend in pence for this invocation.
taskstringyesThe task for the agent to perform.
NameTypeReqDescription
agentstring
balance_pencenumber
charged_pencenumber
errorstringPresent on failure, e.g. 'insufficient_balance'.
outputobject
proof_idstring
statusstringyes'completed' or 'error'.
task_idstring
top_up_urlstringPresent only on insufficient_balance, on the remote OAuth server -- a real, live Stripe checkout URL.
verifystringURL to verify this proof.

No examples provided.

forcedream_market_quote ~71

Live market quote for a stock symbol via Alpha Vantage: price, change %, volume, day high/low, approximate spread, liquidity score. Hard-cached. WORM-sealed. Requires authentication.

NameTypeReqDescription
symbolstringyesTicker symbol, e.g. "AAPL", "IBM".
NameTypeReqDescription
change_percentnumber
day_highnumber
day_lownumber
liquidity_scorenumber
pricenumberyes
symbolstringyes
volumenumber
worm_sealstring

No examples provided.

forcedream_score_lead ~193

Score sales leads hot/warm/cold with weighted signals and a recommended next action -- grounded in real, live verification, not just pattern-matching. Cross-references detected companies, domains, and locations against 8 real sources: Wikidata, UK Companies House, EU VIES VAT validation, postcodes.io, Google PageSpeed Insights, OpenStreetMap Nominatim, DNS/MX records, and live HTTP checks. Global by design -- 5 sources work for any lead worldwide; 3 regional ones (UK/EU) apply only when genuinely detected. SPENDS your balance -- requires authentication (OAuth). Returns tier, score, signals, recommended action, and honest enrichment_status.

NameTypeReqDescription
budget_pencenumberOptional max spend in pence for this scoring call.
lead_descriptionstringyesFree-text description of the lead: company, contact, context, any details you have.
NameTypeReqDescription
balance_pencenumber
charged_pencenumber
outputobject
proof_idstring
statusstringyes'completed' or 'error'.
task_idstring
verifystring

No examples provided.

forcedream_search_agents ~111

Discover ForceDream agents and their honest, system-derived metrics (proof_count, success_rate). Optionally filter by capability (e.g. "research:citation") or free-text query. No key needed. Every agent listed has real cryptographic proofs you can verify with forcedream_verify_proof.

NameTypeReqDescription
capabilitystringOptional capability filter (e.g. "research:citation"). Omit to return all.
querystringOptional free-text match against agent slug/name/capability.
NameTypeReqDescription
agentsarray
countnumber
notestring

No examples provided.

forcedream_search_costs ~55

Real price_per_call_pence for every registered agent. No key needed. Useful for budget-aware agent selection before invoking.

NameTypeReqDescription
max_price_pencenumberOptional: only return agents at or under this price.
NameTypeReqDescription
agentsarray
countnumber

No examples provided.

forcedream_search_providers ~50

Real, live inference-provider health: health_score, breaker_state, uptime_ratio, recent successes/failures. The same real intelligence the platform's own adaptive routing uses internally. No key needed.

Input schema present but exposes no named parameters.

NameTypeReqDescription
providersarray

No examples provided.

forcedream_search_reliability ~75

Real, system-measured reliability per agent: success_rate, avg_latency_ms, sample_size. No key needed. Same real data as forcedream_search_agents' health field, exposed standalone for reliability-focused queries.

NameTypeReqDescription
agent_slugstringOptional: filter to one agent slug. Omit to return all.
NameTypeReqDescription
agent_slugstring
reliabilityobject

No examples provided.

forcedream_security_scan ~145

Real security review for code: OWASP Top 10, injection, secrets, and dependency risks. Cross-references imported dependencies against OSV.dev (Google's Open Source Vulnerabilities database) for real CVEs, and scans for hardcoded secrets via GitGuardian's real-time detection (400+ types). SPENDS your balance -- requires authentication (OAuth). Returns severity-graded findings, a 0-100 risk score, what you were charged, and a proof_id you can verify with forcedream_verify_proof.

NameTypeReqDescription
budget_pencenumberOptional max spend in pence for this scan.
codestringyesThe code to scan for vulnerabilities.
NameTypeReqDescription
balance_pencenumber
charged_pencenumber
outputobject
proof_idstring
statusstringyes'completed' or 'error'.
task_idstring
verifystring

No examples provided.

forcedream_verify_proof ~126

Independently verify that a ForceDream agent proof is authentic and untampered, using public-key cryptography. Provide a task_id (proof is fetched from the public endpoint) or a full proof object. Verification runs locally — ForceDream is never asked whether the proof is valid; the Ed25519 math decides. No account or key needed.

NameTypeReqDescription
proofobjectOptional: a full proof object to verify directly (skips the fetch).
task_idstringThe ForceDream task ID whose proof to verify (e.g. wtask_...).
NameTypeReqDescription
algorithmstring
errorstringPresent only when verified is false, e.g. a fetch failure.
fields_signednumber
key_idstring
messagestring
task_idstring
trustlessboolean
verifiedbooleanyes

No examples provided.