Like dialing a phone — establishing the communication channel before any conversation happens.
MCP uses stdio (stdin/stdout) as the transport layer. The client spawns a server process and communicates over its stdio.
> Starting MCP server: python my_mcp_server.py > Transport: stdio ready > Session initialized
Like dialing a phone — establishing the communication channel before any conversation happens.
MCP uses stdio (stdin/stdout) as the transport layer. The client spawns a server process and communicates over its stdio.
> Starting MCP server: python my_mcp_server.py > Transport: stdio ready > Session initialized
Sign in to cast your vote
Sign in to share your feedback and join the discussion.