MCP Server
Model Context Protocol server for AI integrations
Overview
Model Context Protocol (MCP) server for CosmicIntersection.
NPM Packages
| Environment | Package Name | Visibility |
|---|---|---|
| Alpha | @burdenoff/alpha-cosmicintersection-mcp | Private |
| Stable | @burdenoff/cosmicintersection-mcp | Public |
Installation
Public (Stable)
npm install @burdenoff/cosmicintersection-mcp
Private (Alpha)
npm login
npm install @burdenoff/alpha-cosmicintersection-mcp
Repository
- GitHub: cosmicintersection-mcp
Features
MCP server providing AI agents with access to CosmicIntersection capabilities.
Configuration
Add to your MCP client configuration to enable CosmicIntersection integration.
See the NPM Package Management guide for more details.