AI_Resume_Scanner / mcp.json
majidali1256's picture
build: configure Google Stitch MCP server in mcp.json and .vscode/mcp.json
6340fe0
Raw
History Blame Contribute Delete
213 Bytes
{
"mcpServers": {
"stitch": {
"serverUrl": "https://stitch.googleapis.com/mcp",
"headers": {
"X-Goog-Api-Key": "AQ.Ab8RN6IuyF6feDxLSQU-bubi8vc0btPU85Q5fopMwdVuaN0PSg"
}
}
}
}