Mission Control Ai
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Mission Control AiCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



