We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d712cec commit 02ce91bCopy full SHA for 02ce91b
go.mod
@@ -63,4 +63,5 @@ require (
63
gopkg.in/yaml.v3 v3.0.1 // indirect
64
)
65
66
+// Use a fork until https://github.com/mark3labs/mcp-go/pull/32 is merged.
67
replace github.com/mark3labs/mcp-go => github.com/grafana/mcp-go v0.8.6-0.20250226194234-5e1fa6f6f8af
0 commit comments