What problem does it solve?
mcporter-setup guides you through installing MCPorter and configuring MCP servers so your Zo Computer can connect and use available tools reliably.
Core Features & Use Cases
- Install and verify MCPorter: Checks whether MCPorter is available and installs it when needed.
- Detect authentication requirements: Probes a server endpoint to determine whether it needs no auth, OAuth, bearer/API-key, or custom handling.
- Add server configuration with secrets: Creates a persistent MCP server entry using mcporter config add, including storing and referencing tokens via Zo Secrets.
- Test connectivity and list tools: Verifies the server is reachable and lists available MCP tools to confirm setup is working.
- Use case example: When you have a new internal or third-party MCP endpoint, you can set it up from scratch, ensure the right auth headers/tokens are used, and validate that tools show up before you start calling them.
Quick Start
Ask: "Set up MCP for https://mcp.example.com/mcp by installing MCPorter if needed, detect authentication, add the server as myserver, and test the connection."