Loading MCP server directory, please wait...
Verify agent actions against the system of record and get signed completion receipts.
npx @getmcp/cli add io.github.Postcept/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
POSTCEPT_API_KEYPostcept API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Postcept/mcp": {
"command": "npx",
"args": [
"-y",
"@postcept/mcp"
],
"env": {
"POSTCEPT_API_KEY": ""
}
}
}
}