Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

ai.byteask/embedded-docs

ai.byteask/embedded-docs

Page-cited retrieval for embedded docs, datasheets, MISRA, CMSIS, and RTOS references.

Uptime
22.2%
72 probes
Response
1213ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_docs

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, …

get_context

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_document

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…

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"
    }
  }
}