How agents connect to Fulcra: the CLI and MCP entry points, the authentication flow, and how to verify the connection before first use. Connect once, and every agent you run reads from the same context you own.
The connection step on its own. It covers both entry points, the CLI for agents with a shell and the hosted MCP server for chat agents, plus the device authorization flow that puts your agent on your account.
uvx fulcra-api runs the client without installing it, and uvx fulcra-api auth login starts the authorization flow.https://mcp.fulcradynamics.com.Install it with npx skills add fulcradynamics/agent-skills/fulcra-connect.
Read https://docs.fulcradynamics.com/agent-get-started.txt and connect to Fulcra, then read https://github.com/fulcradynamics/agent-skills/blob/main/skills/fulcra-get-started/SKILL.md and follow it. I want to end today with something working, not just connected — help me pick the most useful first thing Fulcra can do with my world, and build it with me.