Model Context Protocol Integration for AI Assistants
v1.0.1The most advanced way to use Skyminder MCP! Features web-based authentication, real-time updates, session management, and direct PDF downloads. Perfect for Claude Web users.
https://mcp.bigdataheaven-software.de/sse
https://mcp.bigdataheaven-software.de/auth
Traditional installation method for Claude Desktop and terminal usage. Requires local NPX installation and manual credential management.
Search and retrieve detailed company information
Generate comprehensive business intelligence reports
Create and track company data orders
Set up company monitoring and alerts
🔥 Most Advanced Option: Use Skyminder MCP with Claude Web via Server-Sent Events for the best experience!
The main Server-Sent Events endpoint for MCP connections:
Claude Web automatically connects to this endpoint. Authentication is handled separately when needed.
When authentication is needed, you'll be directed to the secure authentication page:
Features: Beautiful web interface with Skyminder & CRIF branding, secure credential entry, session management.
Add Skyminder MCP to your Claude Desktop configuration:
Windows: %APPDATA%\Claude\claude_desktop_config.json
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
Add this configuration to your claude_desktop_config.json
:
Restart Claude Desktop to load the new MCP server.
Use Skyminder MCP directly in Claude Code via terminal commands:
Create a claude-config.json
file:
Then run:
Integrate Skyminder MCP with Cursor IDE:
Go to File → Preferences → Settings (or Cursor → Preferences → Settings on macOS)
In the settings, look for "MCP Servers" or "Extensions" and add:
Restart Cursor IDE to load the MCP server.
Use Skyminder MCP with GitHub's AI tools:
Create a .vscode/settings.json
in your project:
Add to your .devcontainer/devcontainer.json
:
.env
files for local development (add to .gitignore
)After setup, you should be able to:
🔐 Check authentication status (automatically called)
🏢 Search companies by various parameters
📊 Retrieve detailed company reports
📋 Create new company data orders
🔍 Search existing orders
👁️ Enable company monitoring
📄 Generate report files with download links
⬇️ Retrieve generated files with PDF download
If you encounter issues: