Ola Hungerford

Results 29 issues of Ola Hungerford

### Feature Area Other (please specify in additional context) ### Is your feature request related to a an existing bug? Please link it here. NA ### Describe the solution you'd...

feature-request
no-issue-activity

Adds a simplified example of a MCP spec compliance schema for SDKs. ## Motivation and Context Taken from @localden 's original document: Today, developers can use any of the available...

## Motivation and Context Opening as a draft for feedback on this general approach. There's a few configs that need to get adjusted or cleaned up here and obviously the...

Adding tests to confirm the behavior when a url with different protocols or ports are passed to `useConnection`. ## Motivation and Context See: https://github.com/modelcontextprotocol/inspector/issues/292 So far I'm unable to repro...

This is related to a few recurring issues and recent changes with how the Tools UI is working (or not) in certain scenarios. The intention of this doc is to...

Problem: some things like the Oauth flow in inspector are challenging to test either manually or with unit tests, and need some form of integration and/or regression tests to ensure...

enhancement

Updates the sampling specification to explicitly define all request and response fields, so that implementers (and more importantly, MCP application developers) can better understand sampling holistically through its spec, rather...

enhancement

**Is your feature request related to a problem? Please describe.** Users can edit each stubbed Sampling response, this feature is to enable setting it in a more persistent way for...

enhancement

Reverses what overrides what when env variables are being applied. Note, I am not sure this is actually what we should do, but will share more rationale below. ## Motivation...