authoring
FeaturedAdd or edit an MCP server entry in mcptoon's config correctly — stdio/streamable-http/sse shapes, command rules, placeholders, and validation.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- activeing123
- Repository
- activeing123/mcptoon
- Created
- 1 months ago
- Last Updated
- today
- Language
- HTML
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
connect
Connect any AI agent to MCP servers through mcptoon — one config synced everywhere, one stdio gateway, 99.2% fewer tokens on tool discovery.
mcp-authoring
When to author an MCP server, architecture overview (tools/resources/prompts), stdio vs HTTP+SSE transport tradeoffs, registration in .claude.json. Sub-modules: stdio-server-template.md (full TS code), http-server-on-workers.md (Hono + SSE on CF Workers), forge-mcp-from-openapi.md (extend forge script with --target=mcp-server). Fires when user asks to 'build an MCP server', 'expose X as an MCP tool', or 'add MCP to my Worker'.
mcp-server-configs
Use when configuring MCP servers in .claude.json or .mcp.json. Covers exact launch commands, package names, pinned versions, and hosted HTTP endpoints for common MCP servers (Jira, GitHub, Supabase, Playwright, fal.ai, Cloudflare, Vercel, and others).