Skip to content

SIMOSphereOS/simosphere-mcp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smithery badge

SIMOSphere AI MCP Examples

Model Context Protocol (MCP) integration examples for SIMOSphere AI.

Connect enterprise data sources (CRM, ERP, SharePoint, DMS) with AI agents — GDPR-compliant, EU-hosted.

MCP Server

Available Tools

Tool Description
search_documents Search SharePoint, DMS, local files
query_database Read-only queries against Dynamics 365, ERP, CRM
create_record Create records in CRM/ERP systems
send_notification Send via email, Teams, or Slack

Claude Desktop Config

{
  "mcpServers": {
    "simosphere": {
      "command": "npx",
      "args": ["-y", "@simosphere/mcp-client"],
      "env": {
        "SIMOSPHERE_API_KEY": "sk-simo-your-key-here"
      }
    }
  }
}

Cursor / VS Code Config

Add to MCP settings:

  • Server URL: https://mcp.simosphereai.com
  • Auth: Bearer sk-simo-your-key-here

Azure Marketplace

SIMOSphere M365 Governance is available on the Microsoft Azure Marketplace.

Resources

Engineered at SIMO GmbH · Aschaffenburg, Germany

About

MCP integration examples for SIMOSphere AI — connect CRM, ERP, documents with AI agents. GDPR-compliant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors