← Back to Plugins
MCP Server MCP

Canary

github By github 👁 1 views ▲ 0 votes

Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.

Homepage Verified source GitHub

Install

npx -y @mindstone/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@mindstone/mcp-server-canary",
      "version": "0.0.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...