web-reader

Installation
SKILL.md

Prerequisites (mcporter)

Add this server to your mcporter.json (merge under mcpServers):

"web-reader": {
  "baseUrl": "https://open.bigmodel.cn/api/mcp/web_reader/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 reading web page content.

Usage: Call the webReader tool with the url parameter.

Related skills

More from zkl2333/skills

Installs
2
Repository
zkl2333/skills
GitHub Stars
1
First Seen
4 days ago