Inficy
Inficy plugin for ChatGPT
This repository distributes the Inficy plugin package only. It contains no Inficy application code, backend, database or deployment configuration.
Inficy records what AI agents did and lets you verify the evidence. This plugin
connects ChatGPT to the hosted Inficy remote MCP server at
https://inficy.com/mcp over Streamable HTTP with OAuth 2.1. Each user signs in
to their own Inficy workspace; the plugin never carries credentials.
Contents
.agents/plugins/marketplace.json marketplace source, resolves ./plugins/inficy
plugins/inficy/.codex-plugin/plugin.json
plugins/inficy/.app.json registered ChatGPT connection mapping
plugins/inficy/.app.example.json documented example of the above
plugins/inficy/tools.json advertised MCP tools and their scopes
plugins/inficy/skills/ opt-in session tracking skill
plugins/inficy/assets/ icon and logo
docs/ installation, privacy, release process
scripts/validate-plugin-package.mjs offline package validationRelated MCP server: Agent Audit Trail MCP Server
Status
GitHub beta, available for developer testing. The ChatGPT connection ID in
.app.json is the pinned registered connection ID.
.app.example.json intentionally retains a documented placeholder. The plugin
has not yet been submitted to OpenAI's public Plugins Directory.
Validate
node scripts/validate-plugin-package.mjs # structural checks
node scripts/validate-plugin-package.mjs --release # also rejects placeholdersValidation is pure filesystem reads: no network, no dependency on the Inficy application repository.
Licence
MIT, see LICENSE. The licence covers every file in this repository.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Watchdog for unattended AI agents: alerts, evidence checks and a verifiable proof per run.
Register every AI agent, log every action, prove it. EU AI Act compliance built in.
Verified memory for AI agents. Signed assertions, billing attestation, session continuity.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceTamper-evident cryptographic audit trail for LLM outputs. Compliance logging for AI agent decisions.-
- AlicenseNot gradedqualityFmaintenanceProvides tamper-proof audit logging for AI agents using SHA-256 hash chains, integrity verification, and compliance reporting for the EU AI Act.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables step-debugging, deterministic replay, and signed audit evidence for AI agents, compliant with EU AI Act.MIT
- AlicenseNot gradedqualityCmaintenanceProvides an immutable, tamper-evident audit trail for AI agents, enabling event logging with cryptographic chaining, search, verification, and statistics.2MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/artnames/inficy-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server