All MCP servers

Vibe Check Mcp Server

Official
by Api.AirforcestdioAI & LLM Tools0488MIT

Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "vibe-check-mcp-server-impbbd10": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}