UNPKG

@zxkane/quip-mcp-server

Version:

MCP server for interacting with Quip spreadsheets

5 lines (4 loc) 99 B
/** * Main entry point for the Quip MCP server */ export declare function main(): Promise<void>;