zread
Installation
SKILL.md
Prerequisites (mcporter)
Add this server to your mcporter.json (merge under mcpServers):
"zread": {
"baseUrl": "https://open.bigmodel.cn/api/mcp/zread/mcp",
"headers": {
"Authorization": "Bearer YOUR_ZHIPU_API_KEY",
"Accept": "application/json, text/event-stream"
}
}
Based on the Zhipu CodePlan MCP server configuration, this skill provides functionality for searching GitHub repositories (documents, issues, commits).
Usage:
Call the zread tool with the search_doc function, providing the repo_name and query parameters.