Imports
- google.golang.org/grpc
- google.golang.org/grpc/codes
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/peer
- google.golang.org/grpc/reflection
- google.golang.org/grpc/status
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
- github.com/spf13/afero
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/modelcontextprotocol/go-sdk/mcp
Imports in module “github.com/mcpany/core”
- github.com/mcpany/core/pkg/appconsts
- github.com/mcpany/core/pkg/auth
- github.com/mcpany/core/pkg/bus
- github.com/mcpany/core/pkg/config
- github.com/mcpany/core/pkg/logging
- github.com/mcpany/core/pkg/mcpserver
- github.com/mcpany/core/pkg/middleware
- github.com/mcpany/core/pkg/pool
- github.com/mcpany/core/pkg/prompt
- github.com/mcpany/core/pkg/resource
- github.com/mcpany/core/pkg/serviceregistry
- github.com/mcpany/core/pkg/tool
- github.com/mcpany/core/pkg/upstream/factory
- github.com/mcpany/core/pkg/worker
- github.com/mcpany/core/proto/api/v1
- github.com/mcpany/core/proto/config/v1
- github.com/mcpany/core/pkg/metrics
- github.com/mcpany/core/pkg/admin
- github.com/mcpany/core/pkg/telemetry
- github.com/mcpany/core/proto/admin/v1