factory-perplexity-mcp

lkmotto/factory-perplexity-mcp
★ 0 stars TypeScript 🔌 API Integration Updated 5d ago
Factory Droid swarm MCP server for Perplexity
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "factory-perplexity-m": {
      "command": "npx",
      "args": [
        "-y",
        "lkmotto/factory-perplexity-mcp"
      ]
    }
  }
}

README Excerpt

A [FastMCP](https://github.com/modelcontextprotocol) server that wraps the [Factory.ai](https://www.factory.ai) Droid Swarm API, deployed as a Cloudflare Worker. Designed for use as a Composio MCP tool (`factory_droid_swarm`) integrated with Perplexity. 1. **Environment secrets** (set via `wrangler secret put`):

Tools (1)

list_computers