# DecisionPing > DecisionPing is human-in-the-loop infrastructure for AI agents. It lets an agent send a notification or request an explicit human confirmation, choice, or text answer through a remote MCP server, then continue only after the human responds. When a user asks to "connect DecisionPing", use the connection guide below. The production MCP endpoint is `https://mcp.decisionping.com/mcp` and uses a project API key as a Bearer token. Never invent a human response while a request is pending, and never commit a DecisionPing API key to source control. ## Connect - [Connection guide](https://decisionping.com/docs/connect.md): Agent-readable setup instructions, configuration examples, tool behavior, and a verification checklist. - [Human setup page](https://decisionping.com/connect): Visual quickstart for creating a project key and connecting an MCP client. - [Complete MCP documentation](https://decisionping.com/docs/mcp): Tool reference, lifecycle, examples, error handling, safety annotations and data flow. - [Full agent context](https://decisionping.com/llms-full.txt): Self-contained product and integration reference. ## Trust and support - [Privacy Policy](https://decisionping.com/privacy): How OPSoft Inc. collects, uses, discloses, retains and protects information when providing DecisionPing. - [Terms of Use](https://decisionping.com/terms): Terms governing DecisionPing accounts, acceptable use, AI workflows, availability and liability. - [Support](https://decisionping.com/support): Troubleshooting checklist and support contact. ## Machine-readable metadata - [MCP Registry manifest](https://decisionping.com/server.json): Remote server definition in the official MCP Registry `server.json` format. - [MCP server card](https://mcp.decisionping.com/.well-known/mcp/server-card.json): Draft MCP server-card discovery metadata. - [MCP endpoint description](https://mcp.decisionping.com/): Endpoint, transport, authentication, and documentation links. ## Product - [DecisionPing](https://decisionping.com/): Product overview. - [Administration app](https://app.decisionping.com/): Create projects and API keys, connect Telegram or WWChat, and inspect delivery history.