Algorand Google Drive MCP Server

Secure self-custody Algorand wealth management through Google Drive with AI-powered Model Context Protocol integration

Get Started

🔐 Self-Custody Account Storage

Your Algorand private keys are encrypted and stored securely in your personal Google Drive, ensuring only you have access to your funds with true self-custody.

🤖 MCP Integration

Seamlessly integrate with Claude Desktop and Visual Studio Code through the Model Context Protocol for AI-assisted blockchain operations while maintaining self-custody.

🔄 Cross-Device Sync

Access your self-custody Algorand accounts from any device through secure device pairing and Google authentication without compromising key ownership.

🛡️ Email-Bound Security

Enhanced security through email-specific encryption binding that ensures your private keys can only be used with your specific Google account.

📱 Secure Device Pairing

Easily pair new devices with your self-custody accounts using secure OAuth flows while maintaining exclusive control of your private keys.

⚡ Authorized Processing

Biatec servers process your encrypted keys only when you authorize transaction signing, ensuring true self

Setup Instructions

1. Open Claude Desktop

Launch the Claude Desktop application on your computer.

2. Go to Model Context Protocol (MCP) Settings

Navigate to SettingsModel Context Protocol or Custom Servers section.

3. Add the Biatec MCP Server

Click Add Server and enter the following URL:

https://google.biatec.io/mcp/
{ "servers": { "Biatec": { "command": "npx", "cwd": "${input:cwd}", "args":[ "mcp-remote", "https://google.biatec.io/mcp/", "--transport", "http-first" ] } }, "inputs": [ { "id": "cwd", "type": "promptString", "description": "Working Directory" }, { "id": "debugType", "type": "promptString", "description": "Debug Type" } ] }

Save your changes. The server will now be available for use in Claude Desktop.

4. Use the Integration

When prompted to select an MCP server, choose Biatec or the URL above. Follow the on-screen instructions to authenticate with Google and pair your device.

5. Do prompt

For example "@Biatec getAlgorandAddress".

If the authentication prompt will be shown, just login to the google account and run the prompt after successfull login.

1. Open Visual Studio Code

Start Visual Studio Code on your computer.

2. Create or Edit .vscode/mcp.json

In your project folder, create a folder .vscode if it does not exists yet, and file named mcp.json (or open it if it already exists).

3. Add the Biatec MCP Server Configuration

Insert the following configuration into mcp.json:

{ "mcpServers": { "Biatec": { "command": "npx", "args": [ "mcp-remote", "https://google.biatec.io/mcp/", "--transport", "http-first" ] } } }

Save the file. Visual Studio Code will now recognize the Biatec for Model Context Protocol operations.

4. Use the Integration

When using MCP features in VS Code, select Biatec as your provider. Follow prompts to authenticate and pair your device as needed.

5. Do prompt

For example "run #getAlgorandAddress".

If the authentication prompt will be shown, just login to the google account and run the prompt after successfull login.

Pricing

Tier 1: Free

Wealth up to 10,000 EUR

  • All core features
  • Secure Google Drive storage
  • Device pairing
  • Community support
€0 / month

Tier 2: Pro

Wealth up to 1,000,000 EUR

  • All Tier 1 features
  • Priority support
  • Advanced security monitoring
€10 / month

Enterprise

Wealth over 1,000,000 EUR

  • All Tier 2 features
  • Dedicated account manager
  • Custom integrations
  • Enterprise-grade SLAs
€1,000 / month