/install tencent-docs-mcporter
mcporter
Use mcporter to work with MCP servers directly.
Quick start
mcporter listmcporter list \x3Cserver> --schemamcporter call \x3Cserver.tool> key=value
Call tools
- Selector:
mcporter call linear.list_issues team=ENG limit:5 - Function syntax:
mcporter call "linear.create_issue(title: \"Bug\")" - Full URL:
mcporter call https://api.example.com/mcp.fetch url:https://example.com - Stdio:
mcporter call --stdio "bun run ./server.ts" scrape url=https://example.com - JSON payload:
mcporter call \x3Cserver.tool> --args '{"limit":5}'
Auth + config
- OAuth:
mcporter auth \x3Cserver | url> [--reset] - Config:
mcporter config list|get|add|remove|import|login|logout
Daemon
mcporter daemon start|status|stop|restart
Codegen
- CLI:
mcporter generate-cli --server \x3Cname>or--command \x3Curl> - Inspect:
mcporter inspect-cli \x3Cpath> [--json] - TS:
mcporter emit-ts \x3Cserver> --mode client|types
Notes
- Config default:
./config/mcporter.json(override with--config). - Prefer
--output jsonfor machine-readable results.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tencent-docs-mcporter - After installation, invoke the skill by name or use
/tencent-docs-mcporter - Provide required inputs per the skill's parameter spec and get structured output
What is Tencent Docs Mcporter?
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type gene... It is an AI Agent Skill for Claude Code / OpenClaw, with 33 downloads so far.
How do I install Tencent Docs Mcporter?
Run "/install tencent-docs-mcporter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tencent Docs Mcporter free?
Yes, Tencent Docs Mcporter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tencent Docs Mcporter support?
Tencent Docs Mcporter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tencent Docs Mcporter?
It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.