Skip to content

Gemini CLI #12

@gertjvr

Description

@gertjvr

Configuring the mcp server in ./gemini/settings.json

{
  "mcpServers": {
    "sequential-thinking": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/arben-adm/mcp-sequential-thinking",
        "--with",
        "portalocker",
        "mcp-sequential-thinking"
      ],
      "env": {}
    }
  }
}

then starting the gemini cli tool it writes the below message to console

Skipping tool 'process_thought' from MCP server 'sequential-thinking' because it has missing types in its parameter schema. Please file an issue with the owner of the MCP server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions