Formhug

by FormHug

145 downloads
Not rated
GitHub

Description

# FormHug Skills Reusable agent skills for FormHug — works with any MCP-compatible agent or IDE (Claude Code, Cursor, Windsurf, Claude Desktop, OpenClaw, and others). ## Available Skills | Skill | Audience | Description | |-------|----------|-------------| |…

About

# FormHug Skills Reusable agent skills for FormHug — works with any MCP-compatible agent or IDE (Claude Code, Cursor, Windsurf, Claude Desktop, OpenClaw, and others). ## Available Skills | Skill | Audience | Description | |-------|----------|-------------| | [setup-formhug-mcp](skills/setup-formhug-mcp) | Humans |…

Details

Author
FormHug
Downloads
145
Categories
Other

- Step-by-step guide for human-driven MCP setup
- Agent-driven setup that adds MCP server and initiates OAuth
- Works with any MCP-compatible agent or IDE
- Skills defined in SKILL.md with frontmatter
- Easy extension by adding new skill directories

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Formhug
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install a skill via ClawHub (clawhub install formhug-mcp-openclaw) or by copying the skill directory into your agent's skills location. Once installed, invoke a skill by its trigger phrases or slash command, e.g. /setup-formhug-mcp.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "formhug": {
            "formhug": {
                "type": "url",
                "url": "https://formhug.ai/mcp"
            }
        }
    }
}

McpServers

{
    "formhug": {
        "type": "url",
        "url": "https://formhug.ai/mcp"
    }
}

FormHug Skills

Reusable agent skills for FormHug — works with any MCP-compatible agent or IDE (Claude Code, Cursor, Windsurf, Claude Desktop, OpenClaw, and others).

Available Skills

| Skill | Audience | Description |
|-------|----------|-------------|
| setup-formhug-mcp | Humans | Step-by-step guide for connecting any MCP-compatible agent to FormHug |
| formhug-mcp-openclaw | Agents | Agent-driven setup — the agent adds the MCP server and initiates OAuth itself |

Installation

ClawHub (OpenClaw)

clawhub install formhug-mcp-openclaw

Claude Code

Copy or symlink a skill directory into your Claude Code skills location:

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.