Skip to main content
Glama

Base Mini App Builder MCP Server

by Mr-Web3

get_base_account_guide

Learn how to implement Base Account features including sponsored gas, batch transactions, passkey authentication, and capabilities detection for your mini app development.

Instructions

Get guide for implementing Base Account features like sponsored gas and batch transactions.

Input Schema

NameRequiredDescriptionDefault
featureNoSpecific Base Account feature to learn about

Input Schema (JSON Schema)

{ "properties": { "feature": { "description": "Specific Base Account feature to learn about", "enum": [ "sponsored_gas", "batch_transactions", "passkey_auth", "capabilities_detection" ], "type": "string" } }, "required": [], "type": "object" }

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/Mr-Web3/BaseKit-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server