It enables each agent session to have its own isolated Chrome browser with a persistent profile, avoiding profile-lock conflicts and shared tab spaces, while resumed sessions reattach to the same browser and tabs. It can also seed new sessions with a saved login template so they start signed in.
Implements a distributed AI worker pattern over MCP, enabling clients to register as workers, poll for tasks, process prompts with AI, and submit results back to the server continuously.
Production-ready integration of Microsoft Agent Framework with MCP, enabling AI agents to access tools like weather queries, calculations, and Taiwan stock prices through SSE/HTTP streaming transport with Azure OpenAI GPT-4 backend.
A sovereign, MIT-licensed MCP server for professional-service workflow automation, enabling offline-capable, cryptographically signed operations without vendor lock-in.
A Model Context Protocol server that enables Claude AI to interact with Paybyrd's payment processing API, allowing for creating payment links, processing refunds, and retrieving order information.
A sovereign, MIT-licensed MCP server wrapping the fallhome-us-sdk, enabling autonomous agents and developers to interact with the FallMarket ecosystem through Ed25519-signed operations.
Enables AI agents to manage and interact with WebViews in DCC applications through tools like screenshot, load URL, eval JS, and event streaming via the Model Context Protocol.
A Model Control Protocol server that integrates with Claude Desktop to enable simultaneous querying and cross-checking of responses from multiple LLM providers including OpenAI, Anthropic, Perplexity AI, and Google Gemini.
hermes-mcp-s is a modular MCP suite host for Hermes and other agents. It provides one stdio MCP server that can load long-lived personal automation capabilities as installable external modules.
MCP server that drives Cloudflare Kitesurf, an agent-first browser on Workers, enabling web page navigation, content extraction, screenshots, PDFs, accessibility trees, and JS evaluation from any MCP client without a local browser or API token.