Fun fact: Since Android Nougat apps cannot get the PID of other apps. This makes displaying the Memory info for apps other than Floating Info itself impossible. All other functionality will still work.
Floating Info is an Android application that displays the following in a system overlay window:
Since Nougat it is not possible to get the process id of an app different than the one making the request. As a result it no longer possible to get the memory utilisation of other applications.
SE Linux can interfere with getting CPU information as files in the /proc/ folder may not be globally readable.
Click to see in full size:

Memory management on Android is pretty complex and the easiest way to get started with understanding it is reading this article - especially the "Viewing Overall Memory Allocations" section.
Author: Alexandros Schillings
Based on GhostLog by Jeff Gilfelt
The icon was adapted from this one.
Copyright (C) 2017 Alexandros Schillings
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
$ claude mcp add Floating-Info---Android \
-- python -m otcore.mcp_server <graph>