Remove URL from header tagline

This commit is contained in:
Peter Steinberger 2025-11-25 14:11:15 +01:00
parent 6fb2dc456b
commit 1254f79e6e

View File

@ -1,4 +1,4 @@
# MCPorter 🧳 - Call MCPs from TypeScript or package them as a CLI (mcporter.dev)
# MCPorter 🧳 - Call MCPs from TypeScript or package them as a CLI
_TypeScript runtime, CLI, and code-generation toolkit for the Model Context Protocol._
MCPorter helps you lean into the "code execution" workflows highlighted in Anthropic's **Code Execution with MCP** guidance: discover the MCP servers already configured on your system, call them directly, compose richer automations in TypeScript, and mint single-purpose CLIs when you need to share a tool. All of that works out of the box -- no boilerplate, no schema spelunking.