The portable trust harness for AI agents across models, tools, and runtimes.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add mcp -- npx -y @proofable/sdk{
"mcpServers": {
"mcp": {
"command": "npx",
"args": ["-y", "@proofable/sdk"]
}
}
}MCP Servers overview
# Proofable MCP
[](https://www.npmjs.com/package/@proofable/mcp)
[](./LICENSE)
Hosted MCP server for AI agent identity, permissions, verification, and reusable proof. Connect an AI client, sign in with OAuth, and check what an agent may do before it acts.
## Connect
Add the hosted server to your MCP client, then click **Connect** and sign in:
```json
{
"mcpServers": {
"proofable": { "url": "https://mcp.proofable.me/mcp" }
}
}
```
Or let the installer write the same entry for Cursor, Claude Code, Codex, or VS Code:
```bash
npx -y @proofable/sdk setup
```
Then ask: "Show my Proofable profile and current proofs."
This repository is also a plugin marketplace. In Claude Code:
```text
/plugin marketplace add proofable/mcp
/plugin install proofable-mcp@proofable
```
The plugin registers the server and ships the skills in [`plugins/proofable-mcp`](./plugins/proofable-mcp). Use either the plugin or a manual entry, not both.
## What it does
| Job | Tools |
|---|---|
| Load the signed-in profile and workflow | `proofable_context` (call first) |
| Check, reuse, or create proof | `proofable_proofs_check`, `proofable_verify_or_guide`, `proofable_verify`, `proofable_proofs_get`, `proofable_verifiers_catalog` |
| Give agents an owner and permissions | `proofable_agent_link`, `proofable_agent_create`, `proofable_agent_mount` |
| Store secrets without exposing them | `proofable_secret_create`, `proofable_secret_list`, `proofable_secret_revoke` |
Full reference: [docs.proofable.me/mcp/tools](https://docs.proofable.me/mcp/tools).
## Authentication
Interactive clients sign in with OAuth. Servers and CI use a profile access key in `PROOFABLE_ACCESS_KEY`. Never put a key in client config or chat. See [OAuth](https://docs.proofable.me/mcp/oauth).
## This package
`@proofable/mcp` publishes the registry manifest (`server.json`) and the public skills. It does not run a local server.
```js
import { serverManifest } from '@proofable/mcp';
```
## Support
- Docs: [docs.proofable.me/mcp/overview](https://docs.proofable.me/mcp/overview)
- Issues: [github.com/proofable/mcp/issues](https://github.com/proofable/mcp/issues)
- Security: [SECURITY.md](./SECURITY.md)
Apache-2.0. Proofable is published by NEUS Network, Inc.
What people ask about mcp
What is proofable/mcp?
+
proofable/mcp is mcp servers for the Claude AI ecosystem. The portable trust harness for AI agents across models, tools, and runtimes. It has 0 GitHub stars and its last recorded update is dated 2026-09-11.
How do I install mcp?
+
You can install mcp by cloning the repository (https://github.com/proofable/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is proofable/mcp safe to use?
+
Our security agent has analyzed proofable/mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains proofable/mcp?
+
proofable/mcp is maintained by proofable. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.
Are there alternatives to mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/proofable-mcp)<a href="https://claudewave.com/repo/proofable-mcp"><img src="https://claudewave.com/api/badge/proofable-mcp" alt="Featured on ClaudeWave: proofable/mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!