Other clients#
MCP is an open protocol supported by many clients. Use the server URL and refer to your AI assistant's documentation for setup instructions:
https://silabs.mcp.kapa.ai
Most AI assistants support the standard MCP JSON configuration format:
{
"mcpServers": {
"silicon-labs-docs": {
"url": "https://silabs.mcp.kapa.ai"
}
}
}