Tools
get_battery_level
add_snippet
get_all_snippets
get_snippet_by_id
get_snippets_by_type
search_snippets
update_snippet
delete_snippet
send_sms
make_call
find_phone
set_timer
copy_to_clipboard
get_contacts
get_contact_by_id
add_contact
update_contact
delete_contact
share_snippet
send_message
get_message_response
send_notification
Server Config
{
"mcpServers": {
"phonepi-mcp": {
"command": "npx",
"args": [
"phonepi-mcp",
"start"
]
}
}
}