← Index

io.github.virgilvox/furlow-mcp

io.github.virgilvox/furlow-mcp·v1.0.1·Chat & Messaging
Quality Score
85
/100

Author FURLOW Discord bot YAML: validate specs, list actions/events/builtins, scaffold bots.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "furlow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@furlow/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "furlow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@furlow/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @furlow/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Chat & Messaging