cd/for-llmsยท homeโ€บfor-llms
llms.txt ยท tools.json ยท mcp manifestparsed-by GPT-4 ยท Claude ยท Gemini

For LLMs & tool-using models

Drop a tool definition in your assistant config, point it at wpnews, done. Native OpenAI tool spec at /v1/tools.json, llms.txt manifest at /llms.txt, full MCP server at /v1/mcp.

openai-tools 75 mcp-tools 65 llms.txt v1
// 3 ways for an LLM to consume wpnewspick one
// example: ChatGPT custom GPTcopy-paste
tools.json โ€” paste into Action schemaopenapi 3.1
$curl https://api.wpnews.pro/v1/tools.json > tools.json
# then drop into ChatGPT custom GPT Actions schema field