Espressif Documentation MCP Server: Power Your AI Agents with Espressif Docs · Developer Portal #696
Replies: 7 comments 12 replies
|
I want you add support for Google Antigravity too |
then call
|
|
i could not make it work on Gemini CLI... :( |
|
does not work for auth in WSL. after pasted that url to browser in windows host, the browser will be directed to sth like |
|
ask the code agent (opencode, codex and etc.) to do build, flash and monitor, is this a suggested way to do the development? |
|
Now that we have MCP Server for Espressif Docs, the next most desirable thing developers look forward to is Official Espressif Agent Skills for the various development surfaces for Claude Code, Antigravity, Codex, etc. |
|
I reproduced a Codex-specific authentication failure with this Documentation MCP server on native Windows. codex mcp login espressif-documentation completes successfully in the browser and CLI. However, a fresh Codex process then receives HTTP 403 with this JSON body during the MCP initialize request, before any tools are exposed: {"error":{"code":"403","message":"Forbidden","id":"hnd1::q4pmn-1787899236531-b4965e4cbded"}} The Component Registry and Espressif Engineering MCP endpoints work in equivalent smoke tests. Repeating logout/login and starting a fresh process does not change the result. I filed a detailed Codex issue with the configuration, reproduction steps, and related OAuth issues: This differs from the WSL callback-routing report above: the OAuth callback succeeds here, and the 403 occurs afterward during MCP initialization. If the Espressif team can confirm whether this 403 includes a WWW-Authenticate insufficient_scope challenge, that would help determine whether Codex OAuth step-up handling is involved. |

Uh oh!
There was an error while loading. Please reload this page.
Espressif Documentation MCP Server: Power Your AI Agents with Espressif Docs · Developer Portal
This article introduces how to connect your AI agent to official, up-to-date Espressif documentation directly inside your editor — with installation steps, example prompts, and best practices.
https://developer.espressif.com/blog/2026/04/doc-mcp-server/
All reactions