Skip to main content
Glama

Paper MCP Server

by paperinvest

update_account

Modify account details, such as updating the name or other information, using the specified account ID on the Paper MCP Server. Simplify account management through natural language interactions.

Instructions

Update account details

Input Schema

NameRequiredDescriptionDefault
accountIdYesAccount ID
nameNoNew account name

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "Account ID", "type": "string" }, "name": { "description": "New account name", "type": "string" } }, "required": [ "accountId" ], "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/paperinvest/mcp-server'

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