{{ line }}
{
"mcpServers": {
"hpyzs-law-keyword": {
"url": "https://mcp.eiacloud.com/law-keyword",
"headers": {
"Authorization": "Bearer {{ guideAccessToken }}"
}
},
"hpyzs-law-semantic": {
"url": "https://mcp.eiacloud.com/law-semantic",
"headers": {
"Authorization": "Bearer {{ guideAccessToken }}"
}
},
"hpyzs-qa": {
"url": "https://mcp.eiacloud.com/qa",
"headers": {
"Authorization": "Bearer {{ guideAccessToken }}"
}
},
"hpyzs-emission": {
"url": "https://mcp.eiacloud.com/emission",
"headers": {
"Authorization": "Bearer {{ guideAccessToken }}"
}
}
}
}