Sponsored by Deepsite.site

Sensay MCP Server

Created By
sensay-io8 months ago
Content

Sensay MCP Server

This repository contains an MCP (Model Context Protocol) server that integrates with Sensay.ai's Replika. The goal is to bridge the gap between AI code generation tools (like Cursor IDE) and your organization's business rules (e.g. pricing, KYC compliance, regulatory data). The MCP server exposes an API for developers and AI agents to query business logic stored in Replika's RAG system, enabling direct access to business knowledge while writing code.

Demo

MCP Server Demo

What Does the MCP Server Do?

  • Connects to Sensay.ai's Replika to fetch business rules.
  • Exposes endpoints for agents (like Cursor IDE) to retrieve or verify business logic in real time.
  • Designed to help developers ensure compliance and accuracy by embedding business rules directly into the development workflow.

Example use case: A developer is building a feature that depends on pricing plans. They can call the MCP server to get up-to-date business rules, integrate them into their code, and verify compliance—all from within their IDE.

Prerequisites

  • Node.js (v16+ recommended)
  • npm
  • Sensay.ai credentials (User ID, Organization Secret, Replica UUID)

Setup

  1. Install dependencies:
    npm install
    
  2. Build the project:
    npm run build
    

Integrating with Cursor IDE

To make the MCP server available in Cursor, you need to provide a configuration file. Use the provided mcp-example.json as a template:

  1. Copy and rename:
    cp mcp-example.json .cursor/mcp.json
    
  2. Edit .cursor/mcp.json to match your environment variables and server command.

Global Configuration

To make the MCP server available in all your Cursor projects:

  1. Copy your mcp.json to your home directory:
    cp mcp-example.json ~/.cursor/mcp.json
    # or if you already have a project-specific mcp.json
    cp .cursor/mcp.json ~/.cursor/mcp.json
    
  2. Cursor will now recognize your MCP server globally, making the "Ask Sensay" tool available in any project.

For more details, see Sensay.ai documentation or contact your admin for credentials.

Tools Provided

  • Ask Sensay: Get business rules and information from the Sensay.ai replica
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
DeepChatYour AI Partner on Desktop
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Tavily Mcp
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor