MCP Server
MCP
io.github.tuckerschreiber/fullrun
Google Ads management for AI agents — diagnose, optimize, and manage campaigns.
Install
npx -y @fullrun/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@fullrun/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Fullrun API key for authenticating with the Fullrun API",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FULLRUN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment