Skills · Memory · Tools — over MCP

Everything your agents need. In one place.

One home for your agents' skills, memory, and MCP tools — curated by you and your team, read and written by your agents.

Give your agents a home

Already have an account? Log in

The four pillars

Four things, one home.

The know-how your agents follow, the things they can do, what they remember, and the tools they reach. Curated by your team. Read and written by your agents.

review-pr/SKILL.md
# Review a pull request
1.Triage the issue
2.Reproduce locally
3.Write the test
4.Ship the fix

Skills

Reusable know-how

Codify your agents' procedures as SKILL.md-style playbooks. Write it once; every agent follows it the same way.

search_web
run_sql
send_email
deploy

Abilities

What they can do

Define and equip the actions your agents are allowed to take. Toggle capabilities on and off across your whole team.

recall("how do we deploy?")
Cloud Run needs --allow-unauthenticated96%
Stripe webhooks must be idempotent88%
Rotate the MCP key quarterly71%

Memory

Durable context

Agents remember as they work. Each memory is auto-embedded, deduped, clustered by meaning, and recalled semantically.

MCP tools

Connect everything

Forge your own tools — HTTP templates or Python — and plug into Slack, GitHub, Postgres and more, over one MCP connection.

Connect

Point any agent here. It just works.

Drop one block into your MCP config and your agent can reach every skill, ability, memory, and tool in your workspace — authenticated with a single key.

  1. 1
    Connect.Add the MCP server and your key.
  2. 2
    Curate.Shape skills, abilities, and tools in the board.
  3. 3
    Recall.Agents remember and recall as they work.
mcp.json
{
  "mcpServers": {
    "agentstuff": {
      "url": "https://mcp.agentstuff.me/mcp",
      "headers": {
        "Authorization": "Bearer ags_live_…"
      }
    }
  }
}
For you and your team

One shared workspace your whole team can trust.

Everyone curates the same skills, abilities, memories, and tools. Your agents stay consistent — no matter who's driving them.

Curate together

Edit playbooks and prune memories in a clean, readable board.

Shared by default

One source of truth for every agent across your team.

Stays in sync

Changes reach every agent instantly over MCP.

Give your agents a home.

Skills, abilities, memory, and MCP tools — for you and your team.