a set of tools for your agent, behind one endpoint

One rig for your agent.

A set of tools your agent plugs into through a single endpoint — starting with a second brain you both share: your thoughts, ideas, and notes, remembered across every session. Mail, money and more to come.

mcp.config.json
"mcpServers": {
  "rig": {
    "type": "http",
    "url": "https://rig.notpritam.in/mcp",
    "headers": {
      "Authorization": "Bearer rig_live_…"
    }
  }
}
https://rig.notpritam.in/mcp

What your agent gets

Each capability is a set of tools your agent can call. Turn them on per account; Rig meters and isolates every call to you.

Memory — your second brain

live

Your agent saves and recalls facts, notes and ideas — and you browse, search and add your own in the dashboard, linked by [[topics]].

memory_write · memory_search · memory_list · memory_delete

Email

soon

Read, search and send from your inbox; wake your agent on new mail.

Money

soon

Track spend, reconcile against your bank, and issue virtual cards.

Texting

soon

Send and receive texts from your own number, with event-triggered replies.

Connectors

soon

Connect calendars, docs and project tools over OAuth.

Cloud desktop

soon

Give your agent a visual web desktop it can see and operate.

Three steps to wire it up

From account to a capable agent in a couple of minutes.

01

Create an account and a token

Sign up, then mint a Bearer token. You see the secret once and store it in your agent.

02

Add Rig to your agent's config

Drop the endpoint and token into your MCP client's server list.

"url": "https://rig.notpritam.in/mcp"
03

Your second brain fills up

Your agent remembers and recalls; you watch it grow — and curate it — in the dashboard. New capabilities appear as you enable them, no reconfiguring.

Works with any MCP client. Claude and other agents speak the Model Context Protocol over Streamable HTTP — Rig is just a URL and a token.