mcp-config
MCP server configuration and diagnostics. add - add server (scope selection + registration) [add.md], move - change server scope (project→local, local→user) [move.md], format - JSO…
es6kr
@drumrobot
Install
$ openclaw skills install @drumrobot/mcp-configMCP Server Configuration
Correctly add and manage MCP servers in the .mcp.json file.
Topics
| Topic | Description | Guide |
|---|---|---|
| add | Add server (scope selection + registration + validation) | add.md |
| catalog | Catalog of commonly used MCP servers | catalog.md |
| diagnostics | Connection failure diagnosis and troubleshooting | diagnostics.md |
| format | JSON format reference (differences per agent) | format.md |
| move | Change server scope (project→local, local→user) | move.md |
Quick Reference
"add MCP" → add topic (scope selection → registration)
"add context7" → add topic + refer to catalog for config
"move MCP" → move topic (scope change: remove + re-add)
"MCP format" → format topic (JSON differences per agent)
"MCP server list" → catalog topic
"MCP connection failed" → diagnostics topic (connection troubleshooting)
"Failed to reconnect" → diagnostics topic
Core Rules
- New MCP server = register as a separate key (do not put inside an existing server's
env) - Scope selection AskUserQuestion required (global vs project, agent selection)
- Antigravity requires
transport: "stdio"
Top skills in this category
google-slides
@byungkyuGoogle Slides API integration with managed OAuth. Create presentations, add slides, insert content, and manage slide formatting. Use this skill when users want to interact with Google Slides. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
google-workspace-admin
@byungkyuGoogle Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles, and domain settings. Only connect with a least-privileged Google admin account, restrict OAuth scopes to the specific resources needed, and revoke the connection after use. All write operations require explicit user approval showing the exact HTTP method, endpoint path, and target resource identifier before execution. Use this skill only when users need Google Workspace administration. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Gifgrep
@steipeteSearch GIF providers with CLI/TUI, download results, and extract stills/sheets.
Monday.com
@byungkyuMonday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Gaode Map JSAPI - 高德官方 JavaScript SDK Skill
@lbs-amap高德地图 JSAPI v2.0 (WebGL) 开发技能。涵盖地图生命周期管理、强制安全配置、3D 视图控制、覆盖物绘制及 LBS 服务集成。