Skip to main content
Glama

mcp-codex-keeper

by aindreyway

update_documentation

Synchronize documentation content from source, ensuring accuracy and relevance by specifying the document name and optionally forcing an immediate update.

Instructions

Update documentation content from source

Input Schema

NameRequiredDescriptionDefault
forceNoForce update even if recently updated
nameYesName of the documentation to update

Input Schema (JSON Schema)

{ "properties": { "force": { "description": "Force update even if recently updated", "type": "boolean" }, "name": { "description": "Name of the documentation to update", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from mcp-codex-keeper

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aindreyway/mcp-codex-keeper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server