← Back to Plugins
MCP Server MCP

Periodix Actions

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

Search LinkedIn & Sales Navigator. Get structured people, companies, posts, jobs data. 4.9/5 on G2.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://actions.periodix.net/mcp",
      "headers": [
        {
          "description": "API key issued from the Periodix dashboard.",
          "isRequired": true,
          "value": "Bearer {api_key}",
          "variables": {
            "api_key": {
              "description": "Periodix API key (Dashboard → Settings → API keys).",
              "isRequired": true,
              "isSecret": true
            }
          },
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...