Skip to content

Instructions of clasp mcp server #1078

@raybell-md

Description

@raybell-md

Hi,

Thanks for this great project. It helped me bug a tricky apps script I had.

You can add an example of using the mcp server with gemini-cli:
.gemini/settings.json:

{
  "mcpServers": {
    "clasp": {
      "command": "clasp",
      "args": ["mcp"],
      "env": {},
      "cwd": "./",
      "timeout": 30000,
      "trust": true
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions