claude mcp add aicueapi-mcp -- npx -y @cueapi/mcp
{
"mcpServers": {
"aicueapi-mcp": {
"command": "npx",
"args": ["-y", "@cueapi/mcp"]
}
}
}
{
"mcpServers": {
"aicueapi-mcp": {
"command": "npx",
"args": ["-y", "@cueapi/mcp"]
}
}
}
{
"mcpServers": {
"aicueapi-mcp": {
"command": "npx",
"args": ["-y", "@cueapi/mcp"]
}
}
}
About This MCP Server
The ai.cueapi/mcp server is a tool for scheduling agent work and reporting outcomes, enabling communication with CueAPI from any host that supports the Model Context Protocol. It allows developers to manage and coordinate AI and machine learning tasks, and can be integrated into projects using npm and stdio. Developers would use this server when they need to schedule and track work done by AI agents and report the results in a standardized way.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@cueapi/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.