GTM API: LinkedIn MCP Server for Grok
com.gtm-api/linkedin-mcp
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
client:Grok
transport:streamable-http
runtime:npm
Install GTM API: LinkedIn MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"linkedin-mcp": {
"type": "http",
"url": "https://mcp.gtm-api.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs