Model Context Protocol (MCP) server for Google Tasks - enables AI assistants to manage tasks
{
"mcpServers": {
"brandcast_appgoogle-tasks": {
"command": "npx",
"args": [
"-y",
"@brandcast_app/google-tasks-mcp"
]
}
}
}