vscode-templete/.mcp.json

13 lines
262 B
JSON
Raw Permalink Normal View History

{
"mcpServers": {
"research-report": {
"type": "http",
"url": "http://39.96.218.64:8009/mcp",
"headers": {
"Authorization": "Bearer f6187f2a5d299832e3dd0f9f2a2b7a6f",
"Content-Type": "application/json"
}
}
}
}