BoltAI
Create
Log in
Sign up
Roadmap
Feedback
Bug Reports
103
Changelog
Voters
J
John
Powered by Canny
1
Spaces aren't escaped in MCP server args
complete
J
John
{
"github": {
"args": [
"mcp-remote",
"https://api.githubcopilot.com/mcp/",
"--header",
"Authorization: Bearer ${AUTH_TOKEN}"
],
"command": "npx",
"env": {
"AUTH_TOKEN": "..."
}
}
}
This doesn't work without spaces escaping ("Authorization:\\ Bearer\\ ${AUTH_TOKEN}")
July 9, 2025
Daniel Nguyen
marked this post as
complete
I've fixed this in v1.36
·
July 27, 2025
·
Reply
Daniel Nguyen
marked this post as
in progress
·
July 25, 2025
·
Reply
Powered by Canny