Setup for Claude Code
Give Claude Code six tools instead of a hundred loose ones.
looot connects to Claude Code as a single MCP server. Your agent gets discover, inspect, run, runs_get, runs_list, and balance, scoped to one tenant, backed by an audit log, with production connections fail-closed until you configure and approve them. The local demo needs no account or provider key. Setup takes about three minutes and never asks you to paste a secret into a config file.
Why point Claude Code at looot
What Claude Code actually calls
The same four-step journey every operation takes, whether it's a web search, a company enrichment lookup, or a media generation job.
discover
Claude Code asks what it can do. looot returns the operations available under web.search, company.enrich, and media.generate for that tenant.
inspect
Before running anything, the agent reads the versioned contract for an operation: required inputs, output shape, current price basis.
run
looot reserves against budget, executes, and settles. Failures fail closed. Nothing runs against a live provider without configuration and approval.
runs_get / runs_list / balance
The agent (or you) can pull a run's raw, canonical, or mapped output with field-level provenance, list history, and check remaining budget at any point.
The real setup steps live in one place
looot's setup center generates your actual MCP config from a reviewed checkout: pick a tenant workspace ID, copy one command, restart Claude Code, and confirm it lists exactly six looot tools. No steps are duplicated here so there's only one place that can drift out of date.
Open the setup center