Chiefos Server

v1.0.0

A powerful MCP server built with NitroStack

Connection Setup

Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):

{
  "mcpServers": {
    // your other mcp servers
    "chiefos-server": {
      "url": "https://chiefos-6a6d9c88-visionnatrix-srmist.app.nitrocloud.ai/mcp"
    }
  }
}

Connect remote tools directly via Claude's Web UI:

Add custom connector BETA
Connect Claude to your data and tools. Learn more about connectors or get started with pre-built ones.
Advanced settings
Only use connectors from developers you trust. Anthropic does not control which tools developers make available and cannot verify that they will work as intended or that they won't change.

Configure custom tools directly via ChatGPT's Web UI:

New App
PNG only. Best results at 256 x 256 px or larger. Max file size: 10 KB
Custom MCP servers introduce risk. Learn more
OpenAI hasn't reviewed this MCP server. Attackers may attempt to steal your data or trick the model into taking unintended actions, including destroying data.

Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):

{
  "mcpServers": {
    // your other mcp servers
    "chiefos-server": {
      "serverUrl": "https://chiefos-6a6d9c88-visionnatrix-srmist.app.nitrocloud.ai/mcp"
    }
  }
}

Add the following configuration block to your Codex configuration file (~/.codex/config.toml):

[mcp_servers.chiefos-server]
url = "https://chiefos-6a6d9c88-visionnatrix-srmist.app.nitrocloud.ai/mcp"

Connect directly using the Server-Sent Events endpoint:

https://chiefos-6a6d9c88-visionnatrix-srmist.app.nitrocloud.ai/mcp
Available Tools
calculate

Perform basic arithmetic calculations

convert_temperature

Convert temperature units based on file content or direct input. Supports Celsius (C) and Fahrenheit (F).

chief_route_work

Routes any incoming work item to the correct specialist AI agent and returns a recommendation.

inbox_summary

Analyze inbox messages and return a summary.

calendar_status

Returns calendar status and availability.

analyze_email

Analyze an email and extract key information including sender, subject, priority, and suggested category

categorize_emails

Categorize a batch of emails into predefined categories (work, personal, spam, urgent)

extract_action_items

Extract action items and deadlines from email content

find_available_slots

Find available time slots for scheduling a meeting based on calendar availability

schedule_meeting

Schedule a meeting with specified attendees at a given time

get_calendar_summary

Get a summary of upcoming meetings for a specific date or date range

reschedule_meeting

Reschedule an existing meeting to a new time

create_task

Create a new task with title, description, priority, and due date

triage_tasks

Analyze and prioritize a batch of tasks based on urgency, importance, and dependencies

update_task_status

Update the status of a task (e.g., in-progress, completed, blocked)

get_task_summary

Get a summary of all tasks grouped by status and priority

log_action

Log an action or event to the audit trail

log_approval

Log an approval decision with reason and approver information

get_audit_trail

Retrieve audit trail for a specific resource or time period

get_approval_history

Get approval history for a specific resource

generate_audit_report

Generate a comprehensive audit report for a time period

request_approval

Request approval for a resource (email action, task, meeting, etc.)

get_pending_approvals

Get list of pending approvals for a specific approver or all approvers

approve_request

Approve a pending approval request

get_approval_status

Get the current status of an approval request

escalate_approval

Escalate an approval request to higher-level approvers

get_approval_metrics

Get metrics on approval workflow performance