Skip to content

getprimo/primo-mcp

v0.1.0MIT

Connect Cursor and Grok Bot to Primo's hosted MCP to query and manage an IT fleet (devices, employees, tickets, SaaS, software).

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

primostreamable-http
{
  "type": "streamable-http",
  "url": "https://api.getprimo.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "primo-mcp",
  "version": "0.1.0",
  "description": "Connect Cursor and Grok Bot to Primo's hosted MCP to query and manage an IT fleet (devices, employees, tickets, SaaS, software).",
  "author": {
    "name": "Primo",
    "url": "https://www.getprimo.com"
  },
  "homepage": "https://docs.getprimo.com/get-started/primo-mcp-server",
  "repository": "https://github.com/getprimo/primo-mcp-plugin",
  "license": "MIT",
  "keywords": ["primo", "mcp", "mdm", "it", "fleet"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub