Headers from MCP Server SSE in Cursor #579
Unanswered
romainsemur asked this question in Q&A
Replies: 1 comment 3 replies
-
I think it should be possible to bind to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I made a mcp server in C# in mode SSE . In cursor I added it like that :
"jira": {
"url": "http://localhost:56137/sse",
"headers": {
"email": "toto@mimi.com",
"apiToken": "XXXXXXXXX"
}
}
How can i get the headers from the mcp.json file on my mcp server tools ?
Beta Was this translation helpful? Give feedback.
All reactions