mcp-server

workflow86oss/mcp-server
★ 0 stars TypeScript API Integration Updated 15d ago
MCP Server for workflow86.com
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": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "workflow86oss/mcp-server"
      ]
    }
  }
}

README Excerpt

This is a fairly standard Node MCP Server implementation against the workflow86.com public API. Normal users will only need to follow some fairly standard setup steps: 1. Create an API Key from the [Organization page](https://app.workflow86.com/organization) of workflow86.com 2. Setup your MCP client