Futurmind Expert Digital Twin MCP Server - A bridge to access expert digital twins
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"futurmind-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Futurmind Expert Digital Twin MCP Server A Model Context Protocol (MCP) server that provides access to expert digital twins through standardized interface. ## Features - **Expert Access**: Connect to expert digital twins via API Key - **Simple Chat**: Single message chat interface - **Contextual Chat**: Multi-turn conversation with full message history - **Streaming Support**: Real-time SSE streaming responses - **Conversation Management**: Track conversations with IDs - **Header-based Authentication**: Secure API access via X-Api-Key header ## Installation ### Install from PyPI (Recommended) ```bash pip install futurmind-mcp ``` ### Install from Source ```bash # Clone the repository git clone <repo-url> cd futur-mind-mcp # Install with uv uv sync # Or with pip pip install -e . ``` ## Configuration ### Environment Variables - `FUTURMIND_API_KEY`: Your Futurmind API key (required) - `FUTURMIND_API_URL`: API base URL (default: https://projectflow-api.futurstaff.com) - `MCP_TRANSPORT`: Transport type (`stdio` or `http`, default: `stdio`) - `MCP_PORT`: HTTP port (default: `8000`) - `MCP_HOST`: HTTP host (default: `localhost`) ## Usage ### Running with stdio transport (for Cursor) ```bash # Set your API key export FUTURMIND_API_KEY="your-api-key-here" # Run the server python -m futurmind_mcp ``` ### Running with HTTP transport ```bash export FUTURMIND_API_KEY="your-api-key-here" export MCP_TRANSPORT=http export MCP_PORT=8000 python -m futurmind_mcp ``` ## Docker Deployment (Recommended for Remote Access) For remote HTTP SSE mode, use Docker: ```bash # Quick start ./start.sh # Or manually cp env.example .env # Edit .env and set your FUTURMIND_API_KEY docker-compose up -d ``` See [DEPLOYMENT.md](./DEPLOYMENT.md) for detailed Docker deployment guide. ## Cursor Configuration Add this to your Cursor MCP settings: ### Option 1: stdio transport (recommended for local use) After installing the package, add this to your Cursor MCP settings: ```jso…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.