ai.byteask/embedded-docs
ai.byteask/embedded-docsPage-cited retrieval over primary-source embedded/firmware references for coding agents.
Tools · 3
Search the indexed embedded / firmware / hardware reference corpus; return verbatim, page-cited evidence. The indexed corpus covers: grid-interconnection & DER standards (IEEE 1547 / 1547.1 / 2030.5, …
Expand a previous search hit to its full verbatim section (markdown). Args: result_id: The result_id from a search_docs hit. effort: Internal diagnostics tag; clients should leave…
Request that a document be ADDED to the corpus - use this when search_docs returns 'no confident match' for material it should cover (a standard, protocol spec, SCPI or instrument manual, MCU / hardwa…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ai.byteask/embedded-docs": {
"url": "https://mcp.byteask.ai/mcp",
"transport": "streamable-http"
}
}
}