Provides remote access to BluestoneApps coding standards and code examples via the Model Context Protocol (MCP) over HTTP.
BluestoneApps Remote allows developers to access coding standards and code examples remotely using the Model Context Protocol (MCP) over HTTP. It features JSON-RPC 2.0 implementation, Server-Sent Events (SSE) for streaming responses, authentication, and Docker deployment support. It facilitates consistent coding practices and knowledge sharing within development teams using BluestoneApps standards.
Key Features
01Implements MCP protocol over HTTP with JSON-RPC 2.0
02Supports authentication
03Supports Server-Sent Events (SSE) for streaming responses
04Docker deployment ready
05Provides access to coding standards and code examples
Use Cases
01Enforcing coding standards across a distributed development team.
02Providing remote access to code examples for developers.
03Integrating BluestoneApps coding standards with Windsurf/Cascade.