export const ALGORAND_MCP = { id: "algorand-mcp", name: "Algorand MCP", description: "Local Algorand MCP server — 123 tools for blockchain interaction", type: "stdio" as const, command: "algorand-mcp", } as const; export const GOPLAUSIBLE_SERVICES = { website: "https://goplausible.com", x402: "https://x402.goplausible.xyz", facilitator: "https://facilitator.goplausible.xyz", test: "https://example.x402.goplausible.xyz/", } as const;