dweinstein/mygtmcp
A Glamorous Toolkit MCP server for Claude Code and OpenAI Codex. Exposes GT tools (evaluate, getMethodSource, getReferences, listPages, etc.) over MCP so your Agent can interact with your live GT image.
Platform-specific configuration:
{
"mcpServers": {
"mygtmcp": {
"command": "npx",
"args": [
"-y",
"mygtmcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...