civicrm_add_to_groupio.github.YogiAdhik/civicrm-mcp — Add a contact to a group (idempotent).
civicrm_get_relationshipsio.github.YogiAdhik/civicrm-mcp — List a contact's relationships with direction resolved.
civicrm_list_eventsio.github.YogiAdhik/civicrm-mcp — List events (defaults to upcoming only).
civicrm_create_contactio.github.YogiAdhik/civicrm-mcp — Create a contact; chains email/phone creation.
civicrm_remove_from_groupio.github.YogiAdhik/civicrm-mcp — Mark a contact as Removed from a group (preserves history).
civicrm_register_for_eventio.github.YogiAdhik/civicrm-mcp — Register a contact for an event (Participant.create).
civicrm_create_membershipio.github.YogiAdhik/civicrm-mcp — Create a Membership record; CiviCRM auto-calculates dates from the type.
civicrm_api4io.github.YogiAdhik/civicrm-mcp — Generic APIv4 passthrough — any entity, any action. Gated by env flags.
guard@edycutjong/payguard — Pre-flight interceptor that enforces spend caps, asset-spoof protection, payee allowlists, and eth_call simulation before the agent signs an
agent_vault@edycutjong/payguard — Conditional USDC escrow: lock, release with proof, or refund for agent-to-agent/milestone payments.
complete_reminderbjenkinsgit/psyXe MCP Server — Mark a reminder as completed
delete_reminderbjenkinsgit/psyXe MCP Server — Delete a reminder
create_contactbjenkinsgit/psyXe MCP Server — Create a new contact
edit_contactbjenkinsgit/psyXe MCP Server — Edit an existing contact
read_filebjenkinsgit/psyXe MCP Server — Read a file from a granted folder
write_filebjenkinsgit/psyXe MCP Server — Write content to a file in a granted folder
list_notesbjenkinsgit/psyXe MCP Server — List all Apple Notes
get_notebjenkinsgit/psyXe MCP Server — Get a specific Apple Note by ID
open_notebjenkinsgit/psyXe MCP Server — Open a note in the Notes app
list_pipeline_stagesbenseverndev-oss/goldenpipe — List available pipeline stages and their descriptions.
validate_wiringbenseverndev-oss/goldenpipe — Validate the wiring of pipeline stages.
explain_configsbenseverndev-oss/goldenpipe — Explain configuration options for the pipeline.
run_pipelinebenseverndev-oss/goldenpipe — Run the full check-transform-match pipeline on a dataset.
machine_discovery@odyshell/cli — Lists machines available to the agent, including platform and locally allowed capabilities.
docker_logs@odyshell/cli — Retrieves logs from a container on a machine within a session.
session_timeline@odyshell/cli — Returns the verified timeline of a session, showing operations and approvals.
process_exec@odyshell/cli — Executes a specific program with arguments on a machine within a session.
fs_write@odyshell/cli — Writes content to a file on a machine within a session.
fs_search@odyshell/cli — Searches for files matching a pattern on a machine within a session.
session_request@odyshell/cli — Requests a new Session for typed operations or broad host shell authority, returning an approval URL and session status.
session_status@odyshell/cli — Checks the status of a previously requested session, including approval state and readiness.
session_recover@odyshell/cli — Recovers a recent session request if a response was interrupted, avoiding a new approval.
session_complete@odyshell/cli — Marks a session as complete and closes it after operations are done.
ping@odyshell/cli — Checks end-to-end access to a machine without running a command.
fs_read@odyshell/cli — Reads a file from a machine within a session.