MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.
claude mcp add hubspot-integrations-mcp --transport http https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/
~/.cursor/mcp.json
{
"mcpServers": {
"hubspot-integrations-mcp": {
"url": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hubspot-integrations-mcp": {
"serverUrl": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
}
}
}
.vscode/mcp.json
{
"servers": {
"hubspot-integrations-mcp": {
"type": "http",
"url": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hubspot-integrations-mcp": {
"url": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"hubspot-integrations-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Centrify-Internal--hubspot-integrations-mcp/reviews or the review_server meta-tool.
POST /mcp