Skip to content

Commit 6de702e

Browse files
authored
add PWA support
1 parent c35a245 commit 6de702e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

assets/mcp.png

5.21 MB
Loading

assets/mcp1.png

-464 KB
Binary file not shown.

jac.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ meta_application_name = "ProtoMCP"
6565
[plugins.client.pwa]
6666
theme_color = "#000000"
6767
background_color = "#ffffff"
68-
cache_name = "mcp-protolab-cache-v1"
68+
# cache_name = "mcp-protolab-cache-v1"
6969

70-
[plugins.client.pwa.manifest]
71-
name = "ProtoMCP"
72-
short_name = "ProtoMCP"
73-
description = "A Postman-style lab for exploring, testing and debugging Model Context Protocol (MCP) servers"
70+
# [plugins.client.pwa.manifest]
71+
# name = "ProtoMCP"
72+
# short_name = "ProtoMCP"
73+
# description = "A Postman-style lab for exploring, testing and debugging Model Context Protocol (MCP) servers"

0 commit comments

Comments
 (0)