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.4.0 " ,
3+ "version" : " 0.4.1 " ,
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.4.0 " ,
3+ "version" : " 0.4.1 " ,
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 @@ -63,7 +63,7 @@ func lookupInterceptStage(requestID string) string {
6363func main () {
6464 server := mcp .NewServer (& mcp.Implementation {
6565 Name : "iwdp-mcp" ,
66- Version : "0.4.0 " ,
66+ Version : "0.4.1 " ,
6767 }, nil )
6868
6969 registerTools (server )
You can’t perform that action at this time.
0 commit comments