HubSpot Integrations MCP for Grok
io.github.centrify-internal/hubspot-integrations-mcp
MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.
client:Grok
transport:streamable-http
tools:2
Install HubSpot Integrations MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hubspot-integrations-mcp": {
"type": "http",
"url": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
}
}
}
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