Offline readiness kit for Claude Desktop MCP users who want to test OpenAI-compatible endpoint diagnostics through a local MCP server workflow.
TKEN is included as one disclosed example endpoint: https://www.tken.shop/v1. Start here: TKEN OpenAI-compatible endpoint.
This is an independent helper kit. It is not an official Claude, Anthropic, MCP, or OpenAI integration.
npm install
npm run check
node src/cli.js --server-name openai-compatible-diagnostics --base-url https://www.tken.shop/v1Write generated files:
node src/cli.js --server-name openai-compatible-diagnostics --base-url https://www.tken.shop/v1 --write examples/generated- Claude Desktop-style MCP server config snippet
- environment variable checklist
- endpoint readiness notes
/modelsand chat smoke-test cURL- safety checklist for local MCP usage
- Prepare a local MCP config for an OpenAI-compatible endpoint diagnostics server.
- Keep provider keys outside prompts and project files.
- Test a provider
base_urlbefore adding it to agent workflows. - Give a support team a repeatable MCP setup checklist.
- Do not put API keys in prompts, screenshots, issues, or committed config.
- Do not use this kit to bypass Claude, Anthropic, OpenAI, or MCP product rules.
- No official partner claims.
- No pricing, uptime, speed, or availability guarantees.
- Verify current Claude Desktop and MCP docs before using any generated config.
Claude Desktop MCP config, MCP OpenAI-compatible endpoint, Model Context Protocol base_url, Claude MCP server setup, OpenAI-compatible diagnostics, local MCP safety checklist.
MIT