add inspector config for mcp debug
This commit is contained in:
8
contrib/mcpinspector.json
Normal file
8
contrib/mcpinspector.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"default-server": {
|
||||
"type": "streamable-http",
|
||||
"url": "http://localhost:8080/api/mcp/"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user