# Rig > One hosted MCP endpoint that gives a personal AI agent a bundle of capabilities. MCP endpoint: https://rig.notpritam.in/mcp (transport: Streamable HTTP; auth: Authorization: Bearer ) ## Live capabilities - Memory (memory): Persistent long-term memory: save facts and notes, then search and recall them across sessions. — tools: memory_write, memory_search, memory_list, memory_delete ## Coming soon - Email (email): Read, search, and send from your inbox; wake your agent on new mail. - Money (money): Track spend, reconcile against your bank, and issue virtual cards. - Texting (texting): Send and receive texts from your own number, with event-triggered replies. - Connectors (connectors): Connect calendars, docs, and project tools over OAuth. - Cloud Desktop (cloud_desktop): Give your agent a visual web desktop it can see and operate. - Sandboxes (sandboxes): Spin up throwaway code-execution environments for dev tasks. ## Docs - https://rig.notpritam.in/docs.md