ah. got you.
now i understand.
so although you are using servos you are controlling them with conventional RC equipment.
you know you will need to use a microcontroller and do some programming with either of the accelerometers you linked to?
so it sounds like a simple problem right?
keep something pointing the right direction with no frame of reference.
it's the same problem faced by self leveling suspension systems in cars and autopilots on UAVs.
there has been a *lot* of research into the problem and it is still only solvable with a lot of work and processing power.
question:
does it matter if your gripper goes a little crazy while the arm is moving but returns to level when the arm stops?
if this is ok then you could just use the accelerometer.
question2:
have you seen the $50 robot tutorial yet?
http://www.societyofrobots.com/step_by_step_robot.shtmlit is designed as an introduction to microcontrollers and shows you what is involved with controlling servos.
with a bit of work you could implement control of all the servos in your arm from a microcontroller and control them with a joystick using only what you learn from the $50 robot tutorial.
(no radio control though.)
dunk.