All clients
MCPorter
CLIMCP
SupportedConfigure MCP servers in JSON under the mcpServers key.
Verified 2026-06-21
Transportsstdiohttpsse
Authheaders
Config files
| Path | Scope | Format | Key |
|---|---|---|---|
~/.mcporter/mcporter.jsonAlso reads mcporter.jsonc. | Global | json | mcpServers |
config/mcporter.json | Project | json | mcpServers |
Fields
| Field | Type | Description |
|---|---|---|
command | string | Command to start a local (stdio) server. |
args | string[] | Arguments passed to the command. |
env | record<string, string> | Environment variables for the server. |
type | "http" | "sse" | Remote transport type. |
url | string | Endpoint URL for a remote server. |
headers | record<string, string> | HTTP headers for a remote server. |
Skills
Information missingWe haven't verified this surface for this client yet. Contribute it.
Rules
Information missingWe haven't verified this surface for this client yet. Contribute it.
Hooks
Information missingWe haven't verified this surface for this client yet. Contribute it.
Commands
Information missingWe haven't verified this surface for this client yet. Contribute it.
Settings
Information missingWe haven't verified this surface for this client yet. Contribute it.