Privacy.com logo

Privacy.com

Manage virtual cards and track your spending patterns

Official docs

About Privacy.com

Privacy.com helps users manage virtual cards and track spending patterns. Its connector gives assistants payment-card and transaction context for reviewing spend, understanding card usage, and managing financial controls.

Connection details

https://mcp.privacy.com
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add privacy --transport http https://mcp.privacy.com

Frequently asked questions

What is the Privacy.com remote MCP server?

The Privacy.com remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.privacy.com, so AI assistants can connect to it without installing or running anything locally. Privacy.com helps users manage virtual cards and track spending patterns. Its connector gives assistants payment-card and transaction context for reviewing spend, understanding card usage, and managing financial controls.

How do I connect to the Privacy.com MCP server?

Add the endpoint https://mcp.privacy.com to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Privacy.com MCP server require authentication?

Yes. Privacy.com uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Privacy.com MCP server use?

Privacy.com exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers