Juan Antonio Osorio

Results 64 issues of Juan Antonio Osorio

## Summary The `toolhive-operator-crds` Helm chart currently installs all CRDs including Virtual MCP CRDs by default. Users who only need core MCP server management (without Virtual MCP aggregation features) should...

enhancement
kubernetes
operator

## Problem Statement Users can already deploy alternative MCP gateway solutions (like [kagenti/mcp-gateway](https://github.com/kagenti/mcp-gateway)) alongside ToolHive, and Virtual MCP is entirely optional. However, our current CRDs (`VirtualMCPServer`, `MCPGroup`) are not as...

enhancement
kubernetes
operator

## Summary The Virtual MCP Server (vMCP) is not preserving the `_meta` field from backend MCP server responses when forwarding them to clients. According to the MCP specification, `_meta` is...

bug
go
api

This proposal introduces a lightweight authentication mechanism for localhost MCP server deployments that provides defense-in-depth security without requiring external identity providers. ## Overview The proposal adds shared key authentication as...