13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
"mcpServers": {
|
|
"222a-seo-audit": {
|
|
"type": "http",
|
|
"url": "https://222a.ru/api/mcp",
|
|
"headers": {
|
|
"Authorization": "Bearer ${MCP_222A_TOKEN}",
|
|
"X-Plugin-Version": "1.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|