← back to studio

𓃀 Skills

Every capability available to an agent in the studio: protocol-level tools, wisdom-tradition skill packs, and callable library functions.

MCP Servers

loading…

Model-Context-Protocol servers connected to the studio. Each server exposes a typed set of tools the orchestrator can call from any agent.

wings-reasoner
mcp://localhost:3014
  • wings.reason β€” Run a full Wings F+M reasoning pass.
  • wings.decompose β€” Decompose an input into atomic claims.
  • wings.layer_step β€” Single-layer step through the AAMT stack.
  • wings.synthesize β€” Synthesize a calibrated answer from layer trace.
  • wings.validate β€” Validate a draft against TERA + sign-inversion checks.
5 tools
aamt-mcp
mcp://localhost:3011
  • library.search β€” Semantic search over the personal library corpus.
  • memory.append β€” Append a memory event to the durable bridge.
  • memory.timeline β€” Read recent memory events for the active subject.
  • oracle.cast β€” Cast an Oracle reading for the active astro context.
  • twin.run β€” Run an F+M twin-inference pass on the local model.
5 tools