Run the FutureSearch HTTP MCP server locally with Docker Compose and optionally expose it via Cloudflare tunnel. Use when starting/stopping the local MCP server, debugging startup issues, connecting Claude.ai or Claude Desktop to a local instance, or checking server logs. Triggers on mcp local, mcp server, run mcp, mcp docker, mcp tunnel, cloudflare tunnel, mcp logs.
$npx -y skills add futuresearch/futuresearch-python --skill run-mcp-localInstalls into the current project.
Run `npx skills use "https://github.com/futuresearch/futuresearch-python" --skill "futuresearch/futuresearch-python/run-mcp-local"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/futuresearch/futuresearch-python" that are relevant to the current task. Run `npx skills add "https://github.com/futuresearch/futuresearch-python"` and select the relevant skills, then follow their instructions.