You're viewing a demo portfolio

Join the waitlist
PRSM

forcedream_generate_embedding

Active

Tool of io.github.forcedreamai/mcp-server

declared in 0.2.0

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).

Parameters schema

{
  "type": "object",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "description": "Text to embed (max ~32000 chars)."
    },
    "input_type": {
      "type": "string",
      "description": "Optional: \"query\" or \"document\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.forcedreamai/mcp-server

https://github.com/forcedreamai/forcedream-mcp

2/7 registries
View full server →