explorers_providers is the discovery path, but Pi and OMP return only provider names. MCP already returns defaultUrl and runtime capabilities, so the same tool has two different answers depending on the host. The split is needless guesswork even though the registry already knows which operations each provider supports.
Return structured provider records on Pi and OMP too, preferably from the static manifest metadata added by #25 so listing does not load every provider.
explorers_providersis the discovery path, but Pi and OMP return only provider names. MCP already returnsdefaultUrland runtime capabilities, so the same tool has two different answers depending on the host. The split is needless guesswork even though the registry already knows which operations each provider supports.Return structured provider records on Pi and OMP too, preferably from the static manifest metadata added by #25 so listing does not load every provider.