File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " iwdp-mcp" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.2 " ,
44 "description" : " iOS Safari debugging via ios-webkit-debug-proxy — MCP server with full WebKit Inspector Protocol support" ,
55 "owner" : {
66 "name" : " nnemirovsky"
Original file line number Diff line number Diff line change 11{
22 "name" : " iwdp-mcp" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.2 " ,
44 "description" : " iOS Safari debugging via ios-webkit-debug-proxy — MCP server with full WebKit Inspector Protocol support" ,
55 "mcpServers" : {
66 "iwdp-mcp" : {
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ func lookupInterceptStage(requestID string) string {
6565func main () {
6666 server := mcp .NewServer (& mcp.Implementation {
6767 Name : "iwdp-mcp" ,
68- Version : "0.5.1 " ,
68+ Version : "0.5.2 " ,
6969 }, nil )
7070
7171 registerTools (server )
You can’t perform that action at this time.
0 commit comments