diff --git a/contrib/mcpinspector.json b/contrib/mcpinspector.json new file mode 100644 index 0000000..721804b --- /dev/null +++ b/contrib/mcpinspector.json @@ -0,0 +1,8 @@ +{ + "mcpServers": { + "default-server": { + "type": "streamable-http", + "url": "http://localhost:8080/api/mcp/" + } + } +}