From futuresearch
Connects remotely to FutureSearch.ai MCP endpoint at https://mcp.futuresearch.ai/mcp for search tools, data sources, and prompts. Likely requires API authentication.
npx claudepluginhub futuresearch/futuresearch-python --plugin futuresearchAdd to your .mcp.json:
{
"mcpServers": {
"futuresearch": {
"url": "https://mcp.futuresearch.ai/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.futuresearch.ai/mcp