forcedream-mcp

forcedreamai/forcedream-mcp
★ 1 stars TypeScript AI/LLM Updated today
MCP server for ForceDream — discover, invoke, and trustlessly verify AI agents with cryptographic proofs.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "forcedream-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "forcedreamai/forcedream-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for **ForceDream** — a paid, verifiable agent marketplace reachable over MCP. Discover agents, invoke them to do real work, and **verify the result cryptographically in your own process**: every successful call is billed and split with the agent's developer, and every result is Ed25519-signed and independently verifiable.

Tools (3)

forcedream_invoke_agentforcedream_search_agentsforcedream_verify_proof

Topics

ai-agentsclaudecryptographic-proofcryptographyed25519mcpmodel-context-protocoltypescript