← Registry

Content Tools

civai.co

An MCP server for Google Blogger that searches trends and creates, lists, views, and publishes blog drafts.

22 endpoints217 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://nova.civai.co/mcp/agents/blogger-agent

No auth detected

MCP server metadata

Name
Blogger Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 6

google_blogger__trend_search

Blogger: trend_search

Inferred read-only
google_blogger__create_draft

Blogger: create_draft

Inferred read-only
google_blogger__list_drafts

Blogger: list_drafts

Inferred read-only
google_blogger__view_draft

Blogger: view_draft

Inferred read-only
google_blogger__post_blog_content

Blogger: post_blog_content

Inferred read-only
google_blogger__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.blogger-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/blogger-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "blogger-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/blogger-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: blogger-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/blogger-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "blogger-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/blogger-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "blogger-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/blogger-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "blogger-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/blogger-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://nova.civai.co/mcp/agents/browsergpt-agent

No auth detected

MCP server metadata

Name
Browser Automation Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

browsergpt_agent__submit_task

🤖 BrowserGPT Agent: submit task

Inferred read-only
browsergpt_agent__track_task

🤖 BrowserGPT Agent: track task

Inferred read-only
browsergpt_agent__get_session_history

🤖 BrowserGPT Agent: get session history

Inferred read-only
browsergpt_agent__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.browser-automation-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/browsergpt-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "browser-automation-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/browsergpt-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: browser-automation-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/browsergpt-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "browser-automation-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/browsergpt-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "browser-automation-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/browsergpt-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "browser-automation-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/browsergpt-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://nova.civai.co/mcp/agents/calendar-agent

No auth detected

MCP server metadata

Name
Calendar Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 7

google_calendar__add_event

Run Google calendar action: add event

Inferred read-only
google_calendar__check_events_today

Run Google calendar action: check events today

Inferred read-only
google_calendar__check_events_week

Run Google calendar action: check events week

Inferred read-only
google_calendar__convert_timezone

Run Google calendar action: convert timezone

Inferred read-only
google_calendar__update_event

Run Google calendar action: update event

Potential side effects
google_calendar__delete_event

Run Google calendar action: delete event

Potential side effects
google_calendar__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.calendar-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/calendar-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "calendar-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/calendar-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: calendar-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/calendar-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "calendar-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/calendar-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "calendar-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/calendar-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "calendar-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/calendar-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 4

https://nova.civai.co/mcp/agents/code-interpreter-agent

No auth detected

MCP server metadata

Name
Code Interpreter Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 8

code_interpreter__generate_code_only

Code interpreter (runner operator): generate code only

Inferred read-only
code_interpreter__generate_and_execute_code

Code interpreter (runner operator): generate and execute code

Potential side effects
code_interpreter__debug_update_existing_code

Code interpreter (runner operator): debug update existing code

Potential side effects
code_interpreter__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only
terminal_command__bash

Terminal command (runner operator): bash

Potential side effects
terminal_command__sh

Terminal command (runner operator): sh

Potential side effects
terminal_command__zsh

Terminal command (runner operator): zsh

Potential side effects
terminal_command__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.code-interpreter-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/code-interpreter-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "code-interpreter-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/code-interpreter-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: code-interpreter-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/code-interpreter-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "code-interpreter-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/code-interpreter-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "code-interpreter-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/code-interpreter-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "code-interpreter-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/code-interpreter-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 5

https://nova.civai.co/mcp/agents/content-calendar-agent

No auth detected

MCP server metadata

Name
Content Calendar Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 9

bgpt_pdf_generator__list_previews

List all stored PDF drafts in this session.

Inferred read-only
bgpt_pdf_generator__get_preview

Preview PDF button.

Inferred read-only
bgpt_pdf_generator__preview_document

Write or revise draft markdown into session storage (creates preview_id).

Potential side effects
bgpt_pdf_generator__generate_pdf

Generate a PDF from a preview.

Inferred read-only
bgpt_pdf_generator__delete_preview

Delete one stored PDF draft by preview_id from this chat session only.

Potential side effects
slidegen__generate_single_graphic

🖼️ Slidegen: generate single graphic

Inferred read-only
slidegen__generate_image

🖼️ Slidegen: generate image

Inferred read-only
slidegen__generate_multiple_graphics

🖼️ Slidegen: generate multiple graphics

Inferred read-only
slidegen__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.content-calendar-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/content-calendar-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "content-calendar-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/content-calendar-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: content-calendar-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/content-calendar-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "content-calendar-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/content-calendar-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "content-calendar-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/content-calendar-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "content-calendar-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/content-calendar-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 6

https://nova.civai.co/mcp/agents/gmail-agent

No auth detected

MCP server metadata

Name
Gmail Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

gmail__compose_email

Run Google mail action: compose email

Potential side effects
gmail__read_single_email

Run Google mail action: read single email

Potential side effects
gmail__latest_emails

Run Google mail action: latest emails

Inferred read-only
gmail__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gmail-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/gmail-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gmail-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/gmail-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gmail-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/gmail-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gmail-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/gmail-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gmail-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/gmail-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gmail-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/gmail-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 7

https://nova.civai.co/mcp/agents/google-docs-agent

No auth detected

MCP server metadata

Name
Google Docs Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 8

google_docs__create_doc

Run Google docs action: create doc

Potential side effects
google_docs__list_docs

Run Google docs action: list docs

Inferred read-only
google_docs__get_doc

Run Google docs action: get doc

Inferred read-only
google_docs__rewrite_doc

Run Google docs action: rewrite doc

Inferred read-only
google_docs__delete_doc

Run Google docs action: delete doc

Potential side effects
google_docs__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only
deep_research__conduct-deep-research

Conduct deep, iterative research on a topic by generating multiple search queries, processing the results, and recursively exploring new research directions.

Inferred read-only
deep_research__generate-research-report

Generate a comprehensive research report from existing research data.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.google-docs-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/google-docs-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "google-docs-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/google-docs-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: google-docs-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/google-docs-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "google-docs-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/google-docs-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "google-docs-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/google-docs-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "google-docs-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/google-docs-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 8

https://nova.civai.co/mcp/agents/google-sheets-agent

No auth detected

MCP server metadata

Name
Google Sheets Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 9

google_sheets__create_sheet

Run Google sheets action: create sheet

Potential side effects
google_sheets__generate_sheet

Run Google sheets action: generate sheet

Inferred read-only
google_sheets__list_sheets

Run Google sheets action: list sheets

Inferred read-only
google_sheets__get_sheet

Run Google sheets action: get sheet

Inferred read-only
google_sheets__update_sheet

Run Google sheets action: update sheet

Potential side effects
google_sheets__delete_sheet

Run Google sheets action: delete sheet

Potential side effects
google_sheets__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only
deep_research__conduct-deep-research

Conduct deep, iterative research on a topic by generating multiple search queries, processing the results, and recursively exploring new research directions.

Inferred read-only
deep_research__generate-research-report

Generate a comprehensive research report from existing research data.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.google-sheets-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/google-sheets-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "google-sheets-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/google-sheets-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: google-sheets-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/google-sheets-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "google-sheets-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/google-sheets-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "google-sheets-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/google-sheets-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "google-sheets-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/google-sheets-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 9

https://nova.civai.co/mcp/agents/instagram-web-agent

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.civai-co]
url = "https://nova.civai.co/mcp/agents/instagram-web-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "civai-co": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/instagram-web-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: civai-co
Remote MCP URL: https://nova.civai.co/mcp/agents/instagram-web-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "civai-co": {
      "url": "https://nova.civai.co/mcp/agents/instagram-web-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "civai-co": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/instagram-web-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "civai-co",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/instagram-web-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 10

https://nova.civai.co/mcp/agents/interviewer-agent

No auth detected

MCP server metadata

Name
Interviewer Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 3

interviewer__voice_interview_questions

🎤 Interviewer: voice interview questions

Inferred read-only
interviewer__resume_cv_generation

🎤 Interviewer: resume cv generation

Inferred read-only
interviewer__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.interviewer-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/interviewer-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "interviewer-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/interviewer-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: interviewer-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/interviewer-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "interviewer-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/interviewer-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "interviewer-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/interviewer-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "interviewer-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/interviewer-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 11

https://nova.civai.co/mcp/agents/leads-discovery-agent

No auth detected

MCP server metadata

Name
Leads Discovery Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 16

leads_discovery__list_connectors

List WhatsApp, Instagram, Email, X connector status for a support agent.

Potential side effects
leads_discovery__suggest_targets

AI-propose Instagram or X @targets for a discovery scan (depth/breadth optional).

Inferred read-only
leads_discovery__run_scan

Start a leads discovery scan (whatsapp, instagram, x, or telegram).

Inferred read-only
leads_discovery__continue_scan

Continue a scan paused for selection (WhatsApp/Telegram groups or IG/X targets).

Inferred read-only
leads_discovery__list_scans

List past and active leads discovery scans for an agent.

Inferred read-only
leads_discovery__get_scan

Get one scan with paginated leads (status, progress, leads).

Inferred read-only
leads_discovery__list_scan_results

Alias of get_scan — read leads from an active or completed scan.

Inferred read-only
leads_discovery__delete_scans

Delete one or more completed scan runs (does not delete schedules).

Potential side effects
leads_discovery__import_leads

Import discovered leads into the agent CRM (outreach: none|immediate|bulk_followup).

Inferred read-only
leads_discovery__clear_discovery_cache

Clear Leads Discovery scan cache for an agent (seen handles / WA progress).

Inferred read-only
leads_discovery__create_scan_schedule

Create an auto-scan schedule (Import Only or Message now outreach).

Potential side effects
leads_discovery__list_scan_schedules

List auto-scan schedules for an agent.

Inferred read-only
leads_discovery__update_scan_schedule

Update or pause/resume an auto-scan schedule.

Potential side effects
leads_discovery__delete_scan_schedule

Delete an auto-scan schedule.

Potential side effects
leads_discovery__trigger_scan_schedule

Run an auto-scan schedule immediately (Run now).

Inferred read-only
leads_discovery__get_discovery_analytics

Get sourced-leads analytics for an agent (window e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.leads-discovery-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/leads-discovery-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "leads-discovery-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/leads-discovery-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: leads-discovery-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/leads-discovery-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "leads-discovery-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/leads-discovery-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "leads-discovery-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/leads-discovery-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "leads-discovery-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/leads-discovery-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 12

https://nova.civai.co/mcp/agents/music-agent

No auth detected

MCP server metadata

Name
Music Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 2

music__compose

Generate song lyrics or music content.

Inferred read-only
music__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.music-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/music-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "music-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/music-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: music-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/music-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "music-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/music-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "music-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/music-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "music-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/music-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 13

https://nova.civai.co/mcp/agents/nova-inbox-agent

No auth detected

MCP server metadata

Name
Nova Inbox Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 5

nova_inbox__list_messages

List messages in the signed-in user's Nova Inbox (@nova.

Inferred read-only
nova_inbox__read_message

Read full body of one Nova Inbox message by id or list index.

Potential side effects
nova_inbox__get_inbox_address

Return the user's Nova Inbox email address (e.

Potential side effects
nova_inbox__compose_message

Send outbound email from the user's @nova.

Potential side effects
nova_inbox__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nova-inbox-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/nova-inbox-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nova-inbox-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/nova-inbox-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nova-inbox-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/nova-inbox-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nova-inbox-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/nova-inbox-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nova-inbox-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/nova-inbox-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nova-inbox-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/nova-inbox-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 14

https://nova.civai.co/mcp/agents/openclaw-agent

No auth detected

MCP server metadata

Name
OpenClaw Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

openclaw__forward

Send instruction through OpenClaw bridge and return history.

Potential side effects
openclaw__telegram-pairing-approval

Approve Telegram pairing via OpenClaw shell script.

Potential side effects
openclaw__add-telegram-channel-using-token

Add Telegram channel to OpenClaw using bot token.

Inferred read-only
openclaw__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.openclaw-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/openclaw-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openclaw-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/openclaw-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openclaw-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/openclaw-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "openclaw-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/openclaw-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "openclaw-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/openclaw-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "openclaw-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/openclaw-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 15

https://nova.civai.co/mcp/agents/pdf-agent

No auth detected

MCP server metadata

Name
PDF Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 6

pdf_generator__list_previews

📄 PDF Generator: list previews

Inferred read-only
pdf_generator__get_preview

📄 PDF Generator: get preview

Inferred read-only
pdf_generator__preview_document

📄 PDF Generator: preview document

Inferred read-only
pdf_generator__generate_pdf

📄 PDF Generator: generate pdf

Inferred read-only
pdf_generator__delete_preview

📄 PDF Generator: delete preview

Potential side effects
pdf_generator__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pdf-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/pdf-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pdf-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/pdf-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pdf-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/pdf-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pdf-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/pdf-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pdf-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/pdf-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pdf-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/pdf-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 16

https://nova.civai.co/mcp/agents/research-agent

No auth detected

MCP server metadata

Name
Research Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

deep_research__conduct-deep-research

Conduct deep, iterative research on a topic by generating multiple search queries, processing the results, and recursively exploring new research directions.

Inferred read-only
deep_research__generate-research-report

Generate a comprehensive research report from existing research data.

Inferred read-only
google_search__search

Run live Google search and summarize results.

Inferred read-only
google_search__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.research-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/research-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "research-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/research-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: research-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/research-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "research-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/research-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "research-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/research-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "research-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/research-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 17

https://nova.civai.co/mcp/agents/slidegen-agent

No auth detected

MCP server metadata

Name
Slidegen Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

slidegen__generate_single_graphic

🖼️ Slidegen: generate single graphic

Inferred read-only
slidegen__generate_image

🖼️ Slidegen: generate image

Inferred read-only
slidegen__generate_multiple_graphics

🖼️ Slidegen: generate multiple graphics

Inferred read-only
slidegen__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.slidegen-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/slidegen-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "slidegen-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/slidegen-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: slidegen-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/slidegen-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "slidegen-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/slidegen-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "slidegen-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/slidegen-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "slidegen-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/slidegen-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 18

https://nova.civai.co/mcp/agents/support-agent-admin

No auth detected

MCP server metadata

Name
Support Agent Admin by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 83

support_agent_admin__list_agents

List all Support Agents for the signed-in owner.

Inferred read-only
support_agent_admin__list_top_agents

List busiest CRM agents (limit 5–10).

Inferred read-only
support_agent_admin__get_agent

Return full agent metadata including chat/public/iframe links.

Inferred read-only
support_agent_admin__get_agent_analytics

Pipeline overview on one agent_id (totals + top visitors).

Inferred read-only
support_agent_admin__list_sessions

Filtered drill-down on visitor sessions (requires filter_by).

Inferred read-only
support_agent_admin__get_chat

Open a lead chat by visitor_id, email, phone, or contact handle.

Potential side effects
support_agent_admin__pending_reply_count

Count pending replies on an agent.

Inferred read-only
support_agent_admin__create_agent

Create a new Support Agent for CRM/outreach.

Potential side effects
support_agent_admin__update_agent

Update Support Agent settings (partial patch — only send fields to change).

Potential side effects
support_agent_admin__delete_agent

Permanently delete a Support Agent.

Potential side effects
support_agent_admin__import_contacts

Import contacts onto an agent.

Inferred read-only
support_agent_admin__send_message

Send follow-up via WhatsApp, email, or Instagram.

Potential side effects
support_agent_admin__send_followup

Send follow-up via admin_followup channels.

Potential side effects
support_agent_admin__bulk_followup

Bulk follow-up to filtered visitors.

Inferred read-only
support_agent_admin__list_attachments

List knowledge-base attachments on a Support Agent.

Inferred read-only
support_agent_admin__get_attachment_content

Read converted markdown or database schema summary for one attachment.

Inferred read-only
support_agent_admin__upload_attachments

Upload files to agent KB (PDF/DOCX/TXT → prose; CSV/XLSX/SQLite → database).

Potential side effects
support_agent_admin__regenerate_attachment

Re-process one attachment (re-convert or re-extract schema).

Inferred read-only
support_agent_admin__delete_attachment

Delete one agent KB attachment.

Potential side effects
support_agent_admin__get_crm_unreplied_alert_config

Read CRM unreplied digest email settings.

Potential side effects
support_agent_admin__update_crm_unreplied_alert_config

Update CRM unreplied digest email settings.

Potential side effects
support_agent_admin__upload_agent_icon

Upload agent icon (JPEG/PNG/WebP, max 2MB, base64).

Potential side effects
support_agent_admin__compose_draft

AI-compose a draft reply for one visitor session (Zap; does not send).

Potential side effects
support_agent_admin__end_conversation

Mark visitor conversation ended (stops IG/WA follow-ups).

Inferred read-only
support_agent_admin__resume_conversation

Resume a paused visitor conversation.

Inferred read-only
support_agent_admin__bulk_delete_sessions

Delete multiple visitor sessions and their files.

Potential side effects
support_agent_admin__list_session_labels

List visitor session label catalog for an agent.

Inferred read-only
support_agent_admin__update_session_label

Update catalog label (e.

Potential side effects
support_agent_admin__set_session_labels

Replace labels on one visitor session.

Inferred read-only
support_agent_admin__bulk_set_session_labels

Merge labels onto multiple visitor sessions.

Inferred read-only
support_agent_admin__list_channel_accounts

List available channel accounts for assignment (IG, X, Telegram, SMTP).

Inferred read-only
support_agent_admin__assign_whatsapp_account

Assign or remove WhatsApp Web account on agent.

Potential side effects
support_agent_admin__assign_instagram_account

Assign or remove Instagram account on agent.

Potential side effects
support_agent_admin__assign_x_account

Assign or remove X account on agent.

Potential side effects
support_agent_admin__assign_telegram_account

Assign or remove Telegram account on agent.

Potential side effects
support_agent_admin__assign_smtp_account

Assign or remove SMTP account on agent.

Potential side effects
support_agent_admin__set_pool_mode

Enable/disable pool fallback for x, instagram, or telegram channel.

Inferred read-only
support_agent_admin__list_followup_runs

List bulk follow-up runs for an agent.

Inferred read-only
support_agent_admin__get_followup_run

Get one follow-up run with progress log.

Inferred read-only
support_agent_admin__resume_followup_run

Resume an interrupted follow-up run.

Inferred read-only
support_agent_admin__compose_bulk_draft

AI-compose shared bulk follow-up draft (agent voice only).

Inferred read-only
support_agent_admin__preview_followup_email

Preview rendered follow-up email HTML.

Potential side effects
support_agent_admin__export_contacts

Export filtered contacts as CSV (returns csv_content in result).

Inferred read-only
support_agent_admin__transfer_agent_owner

Transfer agent ownership to another subscribed Nova user.

Potential side effects
support_agent_admin__generate_agent_preview

AI-generate agent title/instructions/context from business description.

Inferred read-only
support_agent_admin__list_connectors

List WhatsApp, Instagram, Email, X connector status for a support agent.

Potential side effects
support_agent_admin__suggest_targets

AI-propose Instagram or X @targets for a discovery scan (depth/breadth optional).

Inferred read-only
support_agent_admin__run_scan

Start a leads discovery scan (whatsapp, instagram, x, or telegram).

Inferred read-only
support_agent_admin__continue_scan

Continue a scan paused for selection (WhatsApp/Telegram groups or IG/X targets).

Inferred read-only
support_agent_admin__list_scans

List past and active leads discovery scans for an agent.

Inferred read-only
support_agent_admin__get_scan

Get one scan with paginated leads (status, progress, leads).

Inferred read-only
support_agent_admin__list_scan_results

Alias of get_scan — read leads from an active or completed scan.

Inferred read-only
support_agent_admin__delete_scans

Delete one or more completed scan runs (does not delete schedules).

Potential side effects
support_agent_admin__import_leads

Import discovered leads into the agent CRM (outreach: none|immediate|bulk_followup).

Inferred read-only
support_agent_admin__clear_discovery_cache

Clear Leads Discovery scan cache for an agent (seen handles / WA progress).

Inferred read-only
support_agent_admin__create_scan_schedule

Create an auto-scan schedule (Import Only or Message now outreach).

Potential side effects
support_agent_admin__list_scan_schedules

List auto-scan schedules for an agent.

Inferred read-only
support_agent_admin__update_scan_schedule

Update or pause/resume an auto-scan schedule.

Potential side effects
support_agent_admin__delete_scan_schedule

Delete an auto-scan schedule.

Potential side effects
support_agent_admin__trigger_scan_schedule

Run an auto-scan schedule immediately (Run now).

Inferred read-only
support_agent_admin__get_discovery_analytics

Get sourced-leads analytics for an agent (window e.

Inferred read-only
google_sheets__create_sheet

Run Google sheets action: create sheet

Potential side effects
google_sheets__generate_sheet

Run Google sheets action: generate sheet

Inferred read-only
google_sheets__list_sheets

Run Google sheets action: list sheets

Inferred read-only
google_sheets__get_sheet

Run Google sheets action: get sheet

Inferred read-only
google_sheets__update_sheet

Run Google sheets action: update sheet

Potential side effects
google_sheets__delete_sheet

Run Google sheets action: delete sheet

Potential side effects
google_sheets__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only
google_docs__create_doc

Run Google docs action: create doc

Potential side effects
google_docs__list_docs

Run Google docs action: list docs

Inferred read-only
google_docs__get_doc

Run Google docs action: get doc

Inferred read-only
google_docs__rewrite_doc

Run Google docs action: rewrite doc

Inferred read-only
google_docs__delete_doc

Run Google docs action: delete doc

Potential side effects
google_docs__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only
google_calendar__add_event

Run Google calendar action: add event

Inferred read-only
google_calendar__check_events_today

Run Google calendar action: check events today

Inferred read-only
google_calendar__check_events_week

Run Google calendar action: check events week

Inferred read-only
google_calendar__convert_timezone

Run Google calendar action: convert timezone

Inferred read-only
google_calendar__update_event

Run Google calendar action: update event

Potential side effects
google_calendar__delete_event

Run Google calendar action: delete event

Potential side effects
google_calendar__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only
deep_research__conduct-deep-research

Conduct deep, iterative research on a topic by generating multiple search queries, processing the results, and recursively exploring new research directions.

Inferred read-only
deep_research__generate-research-report

Generate a comprehensive research report from existing research data.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.support-agent-admin-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/support-agent-admin"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "support-agent-admin-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/support-agent-admin"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: support-agent-admin-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/support-agent-admin

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "support-agent-admin-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/support-agent-admin"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "support-agent-admin-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/support-agent-admin"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "support-agent-admin-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/support-agent-admin"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 19

https://nova.civai.co/mcp/agents/telegram-agent

No auth detected

MCP server metadata

Name
Telegram Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 16

telegram_mtproto__list_connectors

List WhatsApp, Instagram, Email, X connector status for a support agent.

Potential side effects
telegram_mtproto__suggest_targets

AI-propose Instagram or X @targets for a discovery scan (depth/breadth optional).

Inferred read-only
telegram_mtproto__run_scan

Start a leads discovery scan (whatsapp, instagram, x, or telegram).

Inferred read-only
telegram_mtproto__continue_scan

Continue a scan paused for selection (WhatsApp/Telegram groups or IG/X targets).

Inferred read-only
telegram_mtproto__list_scans

List past and active leads discovery scans for an agent.

Inferred read-only
telegram_mtproto__get_scan

Get one scan with paginated leads (status, progress, leads).

Inferred read-only
telegram_mtproto__list_scan_results

Alias of get_scan — read leads from an active or completed scan.

Inferred read-only
telegram_mtproto__delete_scans

Delete one or more completed scan runs (does not delete schedules).

Potential side effects
telegram_mtproto__import_leads

Import discovered leads into the agent CRM (outreach: none|immediate|bulk_followup).

Inferred read-only
telegram_mtproto__clear_discovery_cache

Clear Leads Discovery scan cache for an agent (seen handles / WA progress).

Inferred read-only
telegram_mtproto__create_scan_schedule

Create an auto-scan schedule (Import Only or Message now outreach).

Potential side effects
telegram_mtproto__list_scan_schedules

List auto-scan schedules for an agent.

Inferred read-only
telegram_mtproto__update_scan_schedule

Update or pause/resume an auto-scan schedule.

Potential side effects
telegram_mtproto__delete_scan_schedule

Delete an auto-scan schedule.

Potential side effects
telegram_mtproto__trigger_scan_schedule

Run an auto-scan schedule immediately (Run now).

Inferred read-only
telegram_mtproto__get_discovery_analytics

Get sourced-leads analytics for an agent (window e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.telegram-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/telegram-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "telegram-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/telegram-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: telegram-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/telegram-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "telegram-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/telegram-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "telegram-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/telegram-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "telegram-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/telegram-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 20

https://nova.civai.co/mcp/agents/terminal-command-agent

No auth detected

MCP server metadata

Name
Terminal Command Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

terminal_command__bash

Terminal command (runner operator): bash

Potential side effects
terminal_command__sh

Terminal command (runner operator): sh

Potential side effects
terminal_command__zsh

Terminal command (runner operator): zsh

Potential side effects
terminal_command__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.terminal-command-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/terminal-command-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "terminal-command-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/terminal-command-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: terminal-command-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/terminal-command-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "terminal-command-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/terminal-command-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "terminal-command-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/terminal-command-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "terminal-command-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/terminal-command-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 21

https://nova.civai.co/mcp/agents/twitter-agent

No auth detected

MCP server metadata

Name
Twitter Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 4

twitter__generate_code_only

Code interpreter (runner operator): generate code only

Inferred read-only
twitter__generate_and_execute_code

Code interpreter (runner operator): generate and execute code

Potential side effects
twitter__debug_update_existing_code

Code interpreter (runner operator): debug update existing code

Potential side effects
twitter__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.twitter-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/twitter-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "twitter-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/twitter-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: twitter-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/twitter-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "twitter-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/twitter-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "twitter-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/twitter-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "twitter-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/twitter-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 22

https://nova.civai.co/mcp/agents/whatsapp-web-agent

No auth detected

MCP server metadata

Name
WhatsApp Web Agent by Nova (CIVAI)
Version
1.27.0
Capabilities
experimentalresourcestools

Known tools 11

whatsapp_web__send_text

WhatsApp Web: send text

Potential side effects
whatsapp_web__send_media

WhatsApp Web: send media

Potential side effects
whatsapp_web__list_chats

WhatsApp Web: list chats

Inferred read-only
whatsapp_web__reply_message

WhatsApp Web: reply message

Potential side effects
whatsapp_web__create_group

WhatsApp Web: create group

Potential side effects
whatsapp_web__list_group_participants

WhatsApp Web: list group participants

Inferred read-only
whatsapp_web__add_group_participant

WhatsApp Web: add group participant

Inferred read-only
whatsapp_web__remove_group_participant

WhatsApp Web: remove group participant

Potential side effects
whatsapp_web__check_number

WhatsApp Web: check number

Inferred read-only
whatsapp_web__contact_about

WhatsApp Web: contact about

Inferred read-only
whatsapp_web__converse

Reply conversationally when the request is ambiguous or needs clarification.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.whatsapp-web-agent-by-nova-civai]
url = "https://nova.civai.co/mcp/agents/whatsapp-web-agent"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "whatsapp-web-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/whatsapp-web-agent"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: whatsapp-web-agent-by-nova-civai
Remote MCP URL: https://nova.civai.co/mcp/agents/whatsapp-web-agent

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "whatsapp-web-agent-by-nova-civai": {
      "url": "https://nova.civai.co/mcp/agents/whatsapp-web-agent"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "whatsapp-web-agent-by-nova-civai": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/whatsapp-web-agent"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "whatsapp-web-agent-by-nova-civai",
  "transport": "streamable-http",
  "url": "https://nova.civai.co/mcp/agents/whatsapp-web-agent"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for civai.co was fetched 2026-09-22T02:59:10.266Z.

Trust status Trusted

civai.co is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.