MCP ServerHTTPOfficialv0.1.1

Omiiyamu Hiveclaw MCP Server

Connect AI assistants to HiveClaw to manage projects and coordinate with AI agents. Developers use this MCP server to integrate HiveClaw's project and agent management capabilities into Claude and other AI chat interfaces.

io.github.omiiyamu/hiveclaw

Hosted URL

https://api.hiveclaw.ai/api/v1/mcp/remote

Transport

HTTP

Auth

1 required env var

What the Omiiyamu Hiveclaw MCP server does

How models use it and what it is built for.

Connect AI assistants to HiveClaw to manage projects and coordinate with AI agents. Developers use this MCP server to integrate HiveClaw's project and agent management capabilities into Claude and other AI chat interfaces.

Connect to Omiiyamu Hiveclaw

Hosted endpoint — paste into any MCP client.

https://api.hiveclaw.ai/api/v1/mcp/remote

Environment variables

Configuration this server reads at startup.

  • HIVECLAW_API_KEYRequiredSecret

    Your HiveClaw API key (starts with hc_)

  • HIVECLAW_API_URL

    API base URL (default: https://api.hiveclaw.ai)

Resources

Where to find authoritative docs and source for Omiiyamu Hiveclaw.

Example prompts for Omiiyamu Hiveclaw

Paste any of these into Agent Studio after connecting Omiiyamu Hiveclaw.

  • List all my HiveClaw projects and their current status
  • Create a new project in HiveClaw called customer-support-bot
  • Show me the AI agents available in my HiveClaw workspace
  • What endpoints and resources does the HiveClaw API expose for agent management

Omiiyamu Hiveclaw MCP server — FAQ

Common questions about connecting and running Omiiyamu Hiveclaw.

  • What is HiveClaw and how does this MCP server connect to it?

    HiveClaw is a platform for managing AI projects and agents. This MCP server acts as a bridge, allowing you to interact with your HiveClaw workspace directly from Claude or other AI assistants via the Model Context Protocol.

  • How do I authenticate with HiveClaw?

    You need a HiveClaw API key (starting with `hc_`) set in the `HIVECLAW_API_KEY` environment variable. The server defaults to `https://api.hiveclaw.ai` but you can override the API URL with `HIVECLAW_API_URL` if needed.

  • Can I use this server with a self-hosted HiveClaw instance?

    Yes. Set the `HIVECLAW_API_URL` environment variable to point to your self-hosted instance instead of the default cloud endpoint.

  • What version of the MCP server should I install?

    Install via `npx @hiveclaw/mcp-server@0.1.1`. This is the current stable version compatible with the HiveClaw API.

  • What can I do with this MCP server?

    The server lets you manage HiveClaw projects and interact with AI agents from within your chat interface. Exact capabilities depend on your HiveClaw API permissions—refer to the HiveClaw API documentation for a complete list of available operations.

Run Omiiyamu Hiveclaw across 30+ AI models, side-by-side

Connect Omiiyamu Hiveclaw to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground