Skip to content

Commit 639e1ca

Browse files
committed
Fix: add skills field to plugin manifest
1 parent 642316d commit 639e1ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codex-plugin/plugin.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"longDescription": "Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with auth support.",
2121
"category": "Development",
2222
"websiteURL": "https://github.com/tadata-org/fastapi_mcp"
23-
}
23+
},
24+
"skills": "./skills/"
2425
}

0 commit comments

Comments
 (0)