Mission Control Ai

by dinof777

190 downloads
Not rated
GitHub

About

Project playbook for AI Builder and management. .Create a project on the project portal, then connect your AI tool of choice to the MCP server to start completing the task as needed.

Details

Author
dinof777
Downloads
190
Categories
Other

- Project playbook for AI builder and management.
- Create projects on the project portal.
- Connect any AI tool of choice.
- Complete tasks via the MCP server.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Mission Control Ai
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Create a project on the project portal, then connect your AI tool of choice to the MCP server to start completing tasks as needed.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mission control ai": {
            "mission-control": {
                "url": "https://mission-control-six-kohl.vercel.app/api/mcp",
                "transport": "http",
                "headers": {
                    "Authorization": "Bearer mc_YOUR_TOKEN_HERE"
                }
            }
        }
    }
}

McpServers

{
    "mission-control": {
        "url": "https://mission-control-six-kohl.vercel.app/api/mcp",
        "transport": "http",
        "headers": {
            "Authorization": "Bearer mc_YOUR_TOKEN_HERE"
        }
    }
}

Project playbook for AI Builder and management. .Create a project on the project portal, then connect your AI tool of choice to the MCP server to start completing the task as needed.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.