Run an MCP server over stdio (standard input/output transport)
MCP supports two transports: stdio (process launched by the client, communicates via stdin/stdout) and HTTP/SSE (server runs independently). Stdio is simpler for local tools. HTTP is needed for remote or shared servers.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.