MCP Server
MCP
Periodix Actions
Search LinkedIn & Sales Navigator. Get structured people, companies, posts, jobs data. 4.9/5 on G2.
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