List and refresh MCP servers and tools

mcp & extensions

// what it does

gemini mcp list (from the shell) shows every configured server and its connection status. Inside a session, /mcp lists servers and their tools; add schema to see full parameter schemas. A server showing as configured is not the same as connected — if its tools are missing from /tools, check /mcp for a failed connection and remove a broken one with gemini mcp remove myserver.

// shell

$ gemini mcp list
$ /mcp schema

// resources