UNPKG

@poai/mcpm-aider

Version:

Your MCP CLI Manager for aider(forked from @mcpm/cli). Helps you install/remove/search your MCP projects. You can also manage your MCP in Claude App with natural language.

3 lines (2 loc) 136 B
import type { MCPServerWithStatus } from '@mcpm/sdk'; export declare function formatMCPServers(servers: MCPServerWithStatus[]): string;