Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Openclaw Agent Mcp By Nova Civai

FreeNot checked

openclaw-agent MCP server by Nova (CIVAI), remote Streamable HTTP

GitHubEmbed

About

openclaw-agent MCP server by Nova (CIVAI), remote Streamable HTTP

README

I execute requests through OpenClaw as a personal AI agent with persistent context, browser and shell tools, web access, messaging, sessions, and plugin/skill extensions

Keywords: mcp-server, model-context-protocol, nova-by-civai, remote-mcp, streamable-http, civai, cursor, claude-desktop, openclaw, automation

Remote Model Context Protocol (MCP) server from Nova by CIVAI. Connect from Cursor, Claude Desktop, Claude Code, or any MCP client that supports Streamable HTTP.

Links

Resource URL
MCP endpoint https://nova.civai.co/mcp/agents/openclaw-agent
Agent page https://nova.civai.co/agent/openclaw-agent
API keys https://nova.civai.co/api-keys
Official Registry co.civai.nova/openclaw-agent

Prerequisites

  1. Sign in at nova.civai.co/api-keys
  2. Create a programmatic Nova API key (JWT)
  3. Add the server to your MCP client with Authorization: Bearer <your_nova_jwt>

Cursor Marketplace plugin

This repository ships a Cursor Plugin manifest (.cursor-plugin/plugin.json + root mcp.json) for one-click install after marketplace review. Users configure NOVA_API_KEY in Cursor Plugins → Configure (never commit secrets).

Local test: copy this folder to ~/.cursor/plugins/local/openclaw-agent-by-nova, reload the window, set NOVA_API_KEY, verify MCP tools load.

Cursor (manual MCP)

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "openclaw-agent-by-nova": {
      "url": "https://nova.civai.co/mcp/agents/openclaw-agent",
      "headers": {
        "Authorization": "Bearer YOUR_NOVA_API_KEY"
      }
    }
  }
}

Claude Code

claude mcp add --transport http openclaw-agent-by-nova \
  https://nova.civai.co/mcp/agents/openclaw-agent \
  --header "Authorization: Bearer $NOVA_API_KEY"

Transport

  • Type: Streamable HTTP (stateless)
  • Auth: Bearer JWT or X-API-Key header
  • Tools: 4 (bundled catalog)

About Nova by CIVAI

Nova by CIVAI is a platform for running, building, and deploying AI agents. This MCP server exposes OpenClaw Agent tools to external MCP hosts without sharing upstream credentials.

Company CIVAI TECHNOLOGIES
Creator Kayode Femi Amoo
Product Nova by CIVAI

License

MIT. See LICENSE.

from github.com/civai-technologies/openclaw-agent-mcp-by-nova-civai

Installing Openclaw Agent Mcp By Nova Civai

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/civai-technologies/openclaw-agent-mcp-by-nova-civai

FAQ

Is Openclaw Agent Mcp By Nova Civai MCP free?

Yes, Openclaw Agent Mcp By Nova Civai MCP is free — one-click install via Unyly at no cost.

Does Openclaw Agent Mcp By Nova Civai need an API key?

No, Openclaw Agent Mcp By Nova Civai runs without API keys or environment variables.

Is Openclaw Agent Mcp By Nova Civai hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Openclaw Agent Mcp By Nova Civai in Claude Desktop, Claude Code or Cursor?

Open Openclaw Agent Mcp By Nova Civai on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Openclaw Agent Mcp By Nova Civai with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs