Loading subscription status...
{
"mcpServers": [
{
"fetch-mcp": {
"env": {
"Authorization": "Bearer your-token-here",
"X-Custom-Header": "custom-value"
},
"args": [
"url",
"headers"
],
"command": "fetch"
}
}
]
}