Skip to content

Commit c505909

Browse files
fix: mcp protocol schema version to latest (#46)
Co-authored-by: Saikrishna321 <[email protected]>
1 parent d1da190 commit c505909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
2+
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "io.github.appium/appium-mcp",
44
"title": "MCP Appium - Mobile Development and Automation Server",
55
"description": "Intelligent MCP server providing AI assistants with powerful tools and resources for Appium mobile automation. Supports iOS, Android, Simulator, Emulator, and Real Devices with intelligent locator generation, automated test creation, and comprehensive mobile testing capabilities.",

0 commit comments

Comments
 (0)