Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Last active January 22, 2026 07:55
Show Gist options
  • Select an option

  • Save wullemsb/b46c2a62720b80247ac75b223484b3b8 to your computer and use it in GitHub Desktop.

Select an option

Save wullemsb/b46c2a62720b80247ac75b223484b3b8 to your computer and use it in GitHub Desktop.
{
"servers": {
"MCPServer": {
"type": "http",
"url": "https://mcp.example.com/inlineParameter?version=v1&timeout=30000",
"headers": {
"X-API-Key": "your-api-key",
"Authorization": "Bearer token123"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment