Skip to content

nkulavic/mixrank

v0.5.0MIT

MixRank API tools, CLI recipes and evidence-based research workflows

MCP servers

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

mixrankstdio
{
  "type": "stdio",
  "command": "./scripts/run-mixrank",
  "args": [
    "mcp"
  ]
}

What this package declares

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

{
  "name": "mixrank",
  "version": "0.5.0",
  "description": "MixRank API tools, CLI recipes and evidence-based research workflows",
  "author": {
    "name": "Nick Kulavic",
    "url": "https://github.com/nkulavic"
  },
  "homepage": "https://github.com/nkulavic/mixrank",
  "repository": "https://github.com/nkulavic/mixrank",
  "license": "MIT",
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "MixRank",
        "shortDescription": "Research companies and people with MixRank.",
        "longDescription": "Company and person discovery, enrichment, validation, technology research and private product context through a Go CLI and MCP server.",
        "developerName": "Nick Kulavic",
        "category": "Productivity",
        "capabilities": [],
        "defaultPrompt": "Research companies and people with MixRank using my criteria."
      }
    }
  }
}

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.

  • 5JSON files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai