Current status: #OpenAPI
Just ignore any abnormal grumbling sounds you may hear.
Hoping to have the devel/openapi and security/nikto ports this week.
Current status: #OpenAPI
Just ignore any abnormal grumbling sounds you may hear.
AI 에이전트가 내 사이트를 방문할 때, robots.txt부터 WebMCP까지 5가지 대응법
AI 에이전트가 웹사이트를 탐색하는 시대, robots.txt부터 llms.txt·OpenAPI·WebMCP까지 에이전트 친화적 웹을 만드는 5가지 핵심 방법을 소개합니다.Almost 600 lines of OpenAPI documentation later and I'm done. I think I'll package the `/doc` endpoint with the Docker images since I can just copy over the static directory and have it live in the container. I'll add directions on how to add the docs to the standalone binaries as well which should cover that use case. Overall, it turned out pretty well.
Documentation continues. Done with the `queue` and `worker` endpoints, probably about 50% of the way done with this. I still need a good way to package all of this up with the binary which means putting the `openapi.yaml` file somewhere on the net so it can be pulled if need be. I'll deal with that later...lol
Github Awesome (@GithubAwesome)
mcp2cli 도구가 공개되었습니다. MCP 서버나 OpenAPI 스펙을 즉시 동적 CLI로 변환해 대용량 JSON 도구 스키마를 컨텍스트 창과 비용 측면에서 미리 로드하는 대신 에이전트가 필요한 시점에 CLI로 호출하도록 해 제로 코드 생성 방식으로 효율성을 높입니다.

Building AI agents with MCP? Injecting massive JSON tool schemas is destroying your context window and your wallet. Enter mcp2cli. It instantly converts any MCP server or OpenAPI spec into a dynamic CLI. Zero codegen! Instead of loading giant schemas upfront, your agent just uses