← Back to Plugins
MCP Server MCP

tech.p7n/platform7n

MCP Registry publisher By MCP Registry publisher 👁 2 views ▲ 0 votes

Connect Claude to your Platform7n workspaces — chat, links, and tasks. One-click OAuth.

Homepage Verified source

Install

npx -y @p7ntech/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.p7n.tech/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@p7ntech/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...