Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Interviewer Agent Mcp By Nova Civai

FreeNot checked

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

GitHubEmbed

About

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

README

I do everything related to interviews and structured Q&A

Keywords: mcp-server, model-context-protocol, nova-by-civai, remote-mcp, streamable-http, civai, cursor, claude-desktop, interview, hiring, screening

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/interviewer-agent
Agent page https://nova.civai.co/agent/interviewer-agent
API keys https://nova.civai.co/api-keys
Official Registry co.civai.nova/interviewer-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/interviewer-agent-by-nova, reload the window, set NOVA_API_KEY, verify MCP tools load.

Cursor (manual MCP)

Add to ~/.cursor/mcp.json:

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

Claude Code

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

Transport

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

About Nova by CIVAI

Nova by CIVAI is a platform for running, building, and deploying AI agents. This MCP server exposes Interviewer 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/interviewer-agent-mcp-by-nova-civai

Installing Interviewer 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/interviewer-agent-mcp-by-nova-civai

FAQ

Is Interviewer Agent Mcp By Nova Civai MCP free?

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

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

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

Is Interviewer 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 Interviewer Agent Mcp By Nova Civai in Claude Desktop, Claude Code or Cursor?

Open Interviewer 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 Interviewer 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