MCP.so
登录
F

Formhug

@FormHug

关于 Formhug

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

FormHug

提交者

Evan Spark

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Formhug?

Formhug provides reusable agent skills for connecting any MCP-compatible agent or IDE (Claude Code, Cursor, Windsurf, Claude Desktop, OpenClaw, and others) to the FormHug platform. It includes both human-guided and agent-driven setup instructions.

How to use Formhug?

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.

Key features of Formhug

  • 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

Use cases of Formhug

  • Connecting a Claude Code agent to FormHug via MCP
  • Automating OAuth setup using an agent (e.g., OpenClaw)
  • Providing reusable, shareable skill prompts for the FormHug platform

FAQ from Formhug

Which agents or IDEs are compatible with Formhug?

Formhug works with any MCP-compatible agent or IDE, including Claude Code, Cursor, Windsurf, Claude Desktop, and OpenClaw.

How do I install a Formhug skill?

You can install via ClawHub using clawhub install formhug-mcp-openclaw or by copying or symlinking the skill directory into your agent's skills location (e.g., ~/.claude/skills/ for Claude Code).

How do I invoke a Formhug skill?

Invoke by its trigger phrases or slash command. For example, in Claude Code you can type /setup-formhug-mcp or ask your agent to "set up FormHug MCP".

How can I add a new skill to Formhug?

Create a new directory under skills/ containing a SKILL.md file (with required frontmatter) and optional supporting files.

评论

其他 分类下的更多 MCP 服务器