loading…
Search for a command to run...
loading…
mcp-googletasks — MCP server via Smithery
mcp-googletasks — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"mcp-googletasks": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"NickBolles/mcp-googletasks"
]
}
}
}