We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PhoneSubmitCode.mdx•799 B
---
title: Phone Submit Code
description: |
Complete the phone number authentication flow by submitting the one-time
code that was sent to the user's phone.
full: false
_openapi:
method: PUT
toc: []
structuredData:
headings: []
contents:
- content: >
Complete the phone number authentication flow by submitting the
one-time
code that was sent to the user's phone.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Complete the phone number authentication flow by submitting the one-time
code that was sent to the user's phone.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/auth/phone/{account_handle}","method":"put"}]} />