# Connect EntireFeed to your agent

> Use Console MCP to let a trusted agent operate supported generation, workflow, and publishing tools with delegated current-user authority.

Canonical: https://entirefeed.com/docs/agents

Console MCP gives a trusted client a separately revocable `efmcp_live_...` credential. Each request resolves against the credential owner's current organization membership and capabilities.

The current tool catalog includes generation task discovery, estimates, generation status, workflows, and publishing actions. Load the current tool schemas rather than relying on a fixed tool list.

## Delegate Console authority

Create the MCP credential while signed in, add the hosted server to your client, and load the server's operating guidance before making changes or starting paid work. Role changes, membership removal, organization deletion, and credential revocation affect access immediately.

Do not put a Public REST API key in MCP configuration. REST keys authorize public API operations; MCP credentials delegate the signed-in Console user's supported tools.

Continue with [Connect an MCP client](/docs/agents/connect), then use [Tasks and workflows](/docs/agents/tasks-and-workflows) for read, estimate, run, and lifecycle sequences.

## Keep paid actions explicit

An agent should inspect the relevant contract and estimate paid work before execution. Human review remains appropriate for ambiguous requests, publishing decisions, and operations whose cost or output cannot be confirmed in advance.

Use [Paid actions and review](/docs/agents/paid-actions-and-review) for approval, idempotency, capability, and revocation behavior.
