Skip to content

Conversation

@bokelley
Copy link
Collaborator

Problem

Test Agent MCP has never worked. Need to understand why.

Investigation

Add logging at MCP tool entry to see what FastMCP provides:

  • Is context None or actual object?
  • What is in context.meta?
  • Does get_http_headers return anything?

Next Steps

  1. Merge and deploy
  2. Run test
  3. Check prod logs for DEBUG output
  4. Fix based on evidence

Log what FastMCP actually provides:
- context object (None vs actual object)
- context.meta contents
- get_http_headers() results

This will help diagnose why Test Agent MCP has never worked.
@bokelley bokelley merged commit b773aea into main Oct 24, 2025
8 checks passed
EmmaLouise2018 pushed a commit that referenced this pull request Oct 24, 2025
Log what FastMCP actually provides:
- context object (None vs actual object)
- context.meta contents
- get_http_headers() results

This will help diagnose why Test Agent MCP has never worked.
danf-newton pushed a commit to Newton-Research-Inc/salesagent that referenced this pull request Nov 24, 2025
…d#583)

Log what FastMCP actually provides:
- context object (None vs actual object)
- context.meta contents
- get_http_headers() results

This will help diagnose why Test Agent MCP has never worked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants