Loading MCP server directory, please wait...
BlackHawkMCP - connect AI to Google Sheets
npx @getmcp/cli add io.github.000safah000-ai/blackhawk-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GOOGLE_CLIENT_IDGoogle OAuth2 client ID
GOOGLE_CLIENT_SECRETGoogle OAuth2 client secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.000safah000-ai/blackhawk-mcp": {
"command": "npx",
"args": [
"-y",
"blackhawk-mcp"
],
"env": {
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": "",
"GOOGLE_REDIRECT_URI": ""
}
}
}
}