weft-mcp

AndreiFinogeev/weft-mcp
★ 0 stars Unknown language AI/LLM Updated today
Weft MCP server — drive your AI Scrumban board from Claude, ChatGPT, Cursor, Gemini CLI, Replit, Lovable, or any MCP client. Hosted, OAuth 2.1, 24 tools.
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": {
    "weft-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "AndreiFinogeev/weft-mcp"
      ]
    }
  }
}