Home / Companies / Merge / Blog / April 2025

April 2025 Summaries

13 posts from Merge

Filter
Month: Year:
Post Summaries Back to Blog
Offering product integrations in every pricing plan can bring numerous benefits, including differentiating a product in a crowded market, accelerating the product's time to value, and enabling businesses to expand into new markets. By providing integrations across all plans, companies like Ramp and allwhere have seen improved sales and customer retention, as these integrations help automate tasks and provide a better user experience. Additionally, offering integrations with popular applications in specific markets can facilitate expansion into those markets, as seen with ExpenseOnDemand's integration with Xero to enter the European market. Merge, a unified API solution, supports this strategy by allowing companies to add hundreds of cross-category integrations to their products and providing strategic support for pricing, marketing, and supporting these integrations.
Apr 30, 2025 952 words in the original blog post.
Merge's blog post, authored by Jon Gitlin, delves into the effective use of AI prompts to enhance various aspects of product management, including customer research, product roadmaps, and product metrics. The text emphasizes the importance of leveraging AI chatbots, approved for handling sensitive data, to streamline tasks such as analyzing survey data, understanding customer sentiments, and crafting prioritized product roadmaps using frameworks like RICE. Gitlin highlights the value of AI in identifying user behavior patterns, optimizing product adoption, and setting realistic objectives and key results (OKRs) by analyzing product usage metrics. Additionally, the post suggests regularly updating and documenting AI prompts to ensure teams can adapt to evolving market conditions and technological advancements, thereby maximizing the utility of AI in product management. Merge is presented not only as a Unified API product but also as an integration platform for managing customer integrations.
Apr 30, 2025 1,066 words in the original blog post.
Building a successful product requires balancing immediate and long-term business needs while managing resources effectively, especially when dealing with multiple stakeholders and diverse customer needs. A flexible and comprehensive product roadmap is crucial for navigating these complexities, aligning cross-functional teams, and addressing competitive pressures and market trends. Product roadmaps, which outline planned products, features, and functionalities, should be accessible to both go-to-market and technical teams and reflect business goals, customer needs, and technical realities. Different roadmap formats, such as timeline-based, now-next-later, and theme-based, offer varied benefits depending on the context. Best practices for creating a roadmap include early collaboration with engineering teams, maintaining flexibility to adapt to innovations, tying initiatives to strategic goals, and clearly surfacing external dependencies. Regular review and revision of the roadmap ensure it remains relevant and effective in meeting business and customer needs. Merge offers a Unified API that facilitates adding and managing hundreds of integrations, freeing up engineering resources to focus on core initiatives within the product roadmap.
Apr 28, 2025 2,074 words in the original blog post.
Merge has formed an official integration with Justworks, a professional employer organization and payroll provider, to enhance their ability to support small businesses by enabling seamless integration with Justworks' platform. This partnership provides Merge with a direct line of communication with Justworks’ developer support, facilitating quick resolution of any issues that arise. Merge is committed to maintaining and supporting this integration to allow businesses to focus on their operations, while also offering the ability to integrate with over 70 other HRIS solutions through their unified API. This development represents a significant milestone for Merge, aiming to deliver reliable, secure, and high-performance integrations for their customers.
Apr 28, 2025 541 words in the original blog post.
The Model Context Protocol (MCP) is a powerful tool for integrating large language models (LLMs) with external data sources, but it presents significant security challenges that need careful management to prevent the exposure of sensitive information. Issues such as prompt injection threats, comprehensive API scopes, a single point of failure, and poorly documented tools highlight the vulnerabilities associated with MCP servers. These risks can lead to unauthorized access to confidential data, potentially damaging a company's reputation. Merge’s MCP server offers a solution by providing secure integrations with features like advanced authentication, comprehensive logging, and encryption, supporting over 220 integrations across different platforms. This approach helps mitigate security threats, ensuring that sensitive data remains protected while facilitating seamless integration with various customer applications.
Apr 23, 2025 954 words in the original blog post.
The Model Context Protocol (MCP) and retrieval-augmented generation (RAG) are two approaches that enable large language models (LLMs) to access and utilize external context, with RAG allowing LLMs to generate responses based on relevant external information and MCP facilitating interactions between LLMs and outside data sources via an MCP server. While both methods allow LLMs to access data and functionality from external sources, they are suited for different use cases, with RAG being ideal for enterprise AI search and MCP supporting agentic AI use cases where users want to perform actions within applications. Merge, a product integration platform, supports the use of both MCP and RAG by providing access to normalized customer data, access control lists, and a dedicated MCP server, enabling businesses to leverage these technologies to power their product's AI features. By understanding the strengths and weaknesses of each approach, companies can effectively integrate LLMs into their products and automate processes, improving user experiences and streamlining operations.
Apr 22, 2025 1,013 words in the original blog post.
Retrieval-augmented generation (RAG) is a technique that enhances the capabilities of large language models (LLMs) by allowing them to access up-to-date, relevant information from internal or external sources, overcoming the limitations of LLMs which can be outdated and inaccurate. The RAG architecture consists of multiple components, including data sources and knowledge bases, document preprocessing, embeddings and vector databases, retrieval mechanisms, context processing, and LLMs, all working together to generate accurate and relevant responses to user prompts. By leveraging these components, RAG can provide more effective and efficient results, and its applications can be further optimized through caching, evaluation, and feedback loops, ultimately enabling the deployment of complex architectures like RAG in production environments. Merge, an integration platform, can support the deployment of RAG systems by providing a Unified API, observability features, security features, and strategic support, allowing businesses to access normalized data across hundreds of customers' applications and power best-in-class RAG pipelines.
Apr 17, 2025 2,181 words in the original blog post.
Merge's blog post discusses the Model Context Protocol (MCP), which enables large language models (LLMs) to access data and functionality in various products through an MCP server. The post outlines the process of building an MCP server, highlighting the importance of implementing both list_tool and call_tool functions, which facilitate the discovery and invocation of tools within the server. An MCP tool executes predefined functions for LLMs, requiring a name, description, and input schema, while list_tool and call_tool functions help users discover and utilize these tools effectively. The post also emphasizes the benefits of Merge MCP, which allows LLMs to access over 220 applications securely and efficiently by writing minimal code, and includes features like Integration Observability and advanced syncing to manage integrations and maintain data accuracy. The discussion underscores the challenges and considerations involved in developing a robust MCP server and suggests that Merge's platform not only serves as a Unified API product but also as a comprehensive integration management platform.
Apr 16, 2025 1,663 words in the original blog post.
The Model Context Protocol (MCP) offers a powerful way to connect Large Language Models (LLMs) with outside data sources, but using it effectively requires careful review of MCP servers and selection of the one that best meets integration requirements. To navigate this, it's essential to assess the security controls of MCP servers, including access control levels and schema enforcement, to prevent security incidents such as sensitive information being shared inadvertently. Additionally, evaluating how MCP servers manage integrations, including handling API providers' unique requirements and implementing authentication flows, is crucial to ensure reliable and accurate outputs. Furthermore, examining the tools provided by MCP servers, such as detailed names and descriptions, explicit parameter requirements, and robust error handling, can help determine their quality and effectiveness. By considering these factors, developers can make informed decisions when selecting an MCP server to support their product integrations and connect their LLM to hundreds of applications securely and reliably.
Apr 10, 2025 1,176 words in the original blog post.
Retrieval-augmented generation (RAG) is an innovative approach to enhance the accuracy and personalization of large language models (LLMs) by integrating external knowledge bases, allowing these models to query and generate more precise outputs. This method is gaining popularity across various industries due to its cost-effectiveness and ability to improve AI system performance without requiring full model fine-tuning. The text explores different RAG tools, including experimental libraries like LangChain, LlamaIndex, and Haystack, as well as API-driven platforms like Merge and FinchAI, and enterprise-ready vector databases like Chroma and Pinecone. Fully-managed platforms such as Azure AI Search and Vertex AI Search provide comprehensive RAG systems with built-in security and scalability, while composable solutions allow for tailored AI workflows. The choice of RAG tools depends on factors like project goals, integration needs, available resources, and the desired balance between flexibility and simplicity, customization and speed, long-term scalability and short-term convenience, and internal control versus vendor dependency. Merge's Unified API is highlighted for its ability to connect AI models with external systems, facilitating faster integration, reducing maintenance burdens, and improving customer experiences by providing secure, real-time access to third-party data.
Apr 10, 2025 3,181 words in the original blog post.
Merge has introduced Merge MCP, a solution that enables AI companies to leverage its integrations in minutes, by utilizing the Model Context Protocol (MCP), a standard for facilitating communication between Large Language Models (LLMs) and outside data sources. The Merge MCP server allows LLMs to access integrations' endpoints as tools, handling rate limits, pagination, and maintenance, while providing enterprise-grade security features. Adopting Merge MCP is simple, requiring only a few lines of code to add it as a set of tools for an LLM, enabling it to read and write data across over 220 integrations. The use cases for Merge MCP are vast, including supporting specific ticketing use cases, and it is now available to all Merge customers, with Common Model endpoints accessible as tools in Merge MCP. To get started, users can visit the Docs page or schedule a demo with an integration expert, and Merge encourages customers to explore innovative ways to utilize Merge MCP.
Apr 09, 2025 927 words in the original blog post.
The Model Context Protocol (MCP), developed by Anthropic, is emerging as a key method for integrating large language models (LLMs) with third-party data sources, potentially reshaping the role of APIs in AI product support. MCP consists of three components: an MCP client, an MCP server, and tools that allow the LLM to perform specific actions based on user input. While some speculate that MCP could overshadow APIs, it actually highlights the complementary nature of APIs, which provide reliable, secure, and frequent data access that scraping methods cannot match. APIs support MCP by enabling real-time data access, maintaining security through HTTPS and standardized authentication flows, and ensuring reliable data synchronization. Merge’s platform facilitates these integrations through its Unified API, offering tools for integration observability and security features like Common Model Scopes to manage customer integrations effectively.
Apr 07, 2025 1,041 words in the original blog post.
Merge is a company that offers a Unified API product to facilitate customer integrations, aiming to simplify and accelerate this process for businesses experiencing integration challenges. The company's workplace culture is characterized by a collaborative and driven team, with employees like Tani Makovsky, an SDR in New York City, who values the efficient use of time and the diverse interactions with prospects that keep his work dynamic. Prior to joining Merge, Tani worked at FanDuel as a business operations and strategy analyst, and he was attracted to Merge for its fast-growing startup environment where employees contribute to a larger mission. Additionally, Jon Gitlin, the Senior Content Marketing Manager at Merge, brings extensive experience from the integration and automation space, and the company is actively hiring across various departments in its offices located in San Francisco, New York City, and Berlin.
Apr 04, 2025 674 words in the original blog post.