Proofable MCP is the hosted connection for every MCP client: chat, IDEs, jobs, and agent runtimes. Same profile, proofs, listings, permissions, and private context. Not a developer-only add-on.
Install (one minute)
- Open proofable.me/install, or add
https://mcp.neus.network/mcp in your editor, chat, or agent.
- Click Connect. Sign in in the browser.
- Ask for your profile and current proofs.
Proofable answers Passed, Action needed, or Blocked.
If the host already offers a Proofable plugin, install that.
Have the CLI?
Any host
Paste this URL in the host’s MCP settings:
https://mcp.neus.network/mcp
If the host requires the spec type field:
Paste this prompt
After Connect
Check the connection
Ask:
Reuse what I already have. Before a sensitive action, check my current proofs.
Read a known proof with neus_proofs_get.
Create or import an agent when you need one:
That uses neus_agent_create. Default is your signed-in account. Use generate only for a dedicated spend key. Confirm with neus_agent_link.
Open Connections on proofable.me to link apps. Connections
Cursor, Claude Code, Codex, Hermes, and Grok use the same endpoint. Optional project mount:
Valid --apply values: cursor, claude, codex. See Connect agent context.
List and sell
- Payouts (paid listings): Treasury → Set up payouts.
- New listing: Create listing.
- Pick the type (AI service, skill, digital product, and the other live types).
- Add what buyers must verify. Set a price or keep it free. Discovery: Listed.
- Share the listing link.
Job placeholders become buyer inputs. Buyers connect apps at checkout.
Embed a gate in your own app: Sell access.
From a terminal
Optional if you have the CLI. Writes the same hosted URL and the public workflow skill:
If you use npm and do not have the CLI on your PATH:
If a Proofable plugin is already installed, setup skips a second neus entry.
Advanced: access keys
Use Connect for interactive clients. Use a profile access key only when browser sign-in is unavailable, such as a server or CI job.
Treat the key like a password. Never paste it into chat or commit it to a repository.
Disconnect
Troubleshooting
- No tools appear: restart the MCP client after the endpoint is registered.
- No Connect, or Unauthorized with Logout visible: click Logout, then Connect.
- Host has no Connect: use the host’s own MCP login after the endpoint is registered.
- Two neus servers: a marketplace plugin and a user MCP config both registered NEUS. Remove the extra
neus key from the host MCP config. If you used the CLI, run neus setup again to drop the leftover user entry.
- Confirm the connection:
neus doctor --live (Node).
- Agent permission missing: create or refresh the agent permission on Proofable, then run
neus mount again.
- Search-only endpoint: use
https://mcp.neus.network/mcp. https://docs.neus.network/mcp only searches documentation.
MCP overview lists the twelve tools. For a laptop, server, or confidential VM, see Private Cloud Trust Harness. Last modified on September 5, 2026