por irinabuht12-oss · irinabuht12-oss/google-meta-ads-ga4-mcp
Servidor MCP para Google Ads, Meta Ads y GA4 — compatible con ChatGPT, Claude, Cursor, n8n, Windsurf y más. 250+ herramientas para gestión de campañas, an
Servidor MCP para Google Ads, Meta Ads y GA4 — compatible con ChatGPT, Claude, Cursor, n8n, Windsurf y más. 250+ herramientas para gestión de campañas, análisis y optimización.
%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"google-meta-ads-ga4": {
"command": "TODO",
"args": [
"See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp"
],
"_inferred": true
}
}
}
Abre Claude Desktop → Settings → Developer → Edit Config. Reinicia después de guardar.
{
"mcpServers": {
"google-meta-ads-ga4": {
"command": "TODO",
"args": [
"See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp"
],
"_inferred": true
}
}
}
Cursor usa el mismo esquema mcpServers que Claude Desktop. La configuración del proyecto prevalece sobre la global.
{
"mcpServers": {
"google-meta-ads-ga4": {
"command": "TODO",
"args": [
"See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp"
],
"_inferred": true
}
}
}
Haz clic en el icono MCP Servers de la barra lateral de Cline y luego en "Edit Configuration".
{
"mcpServers": {
"google-meta-ads-ga4": {
"command": "TODO",
"args": [
"See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp"
],
"_inferred": true
}
}
}
Mismo formato que Claude Desktop. Reinicia Windsurf para aplicar.
{
"mcpServers": [
{
"name": "google-meta-ads-ga4",
"command": "TODO",
"args": [
"See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp"
]
}
]
}
Continue usa un array de objetos de servidor en lugar de un mapa.
{
"context_servers": {
"google-meta-ads-ga4": {
"command": {
"path": "TODO",
"args": [
"See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp"
]
}
}
}
}
Añádelo a context_servers. Zed recarga en caliente al guardar.
claude mcp add google-meta-ads-ga4 -- TODO 'See README: https://github.com/irinabuht12-oss/google-meta-ads-ga4-mcp'
Un solo comando. Verifica con claude mcp list. Quita con claude mcp remove.