Crawler Summary

enhanced-autogen-mcp answer-first brief

Enhanced AutoGen MCP Server with streaming support and modern architecture Enhanced AutoGen MCP Server $1 A comprehensive MCP server that provides deep integration with Microsoft's AutoGen framework v0.9+, featuring the latest capabilities including prompts, resources, advanced workflows, and enhanced agent types. This server enables sophisticated multi-agent conversations through a standardized Model Context Protocol interface. ๐Ÿš€ Latest Features (v0.2.0) โœจ **Enhanced MCP Support** - **Pro Published capability contract available. No trust telemetry is available yet. 16 GitHub stars reported by the source. Last updated 2/24/2026.

Freshness

Last checked 2/22/2026

Best For

Contract is available with explicit auth and schema references.

Not Ideal For

enhanced-autogen-mcp is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.

Evidence Sources Checked

editorial-content, capability-contract, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 93/100

enhanced-autogen-mcp

Enhanced AutoGen MCP Server with streaming support and modern architecture Enhanced AutoGen MCP Server $1 A comprehensive MCP server that provides deep integration with Microsoft's AutoGen framework v0.9+, featuring the latest capabilities including prompts, resources, advanced workflows, and enhanced agent types. This server enables sophisticated multi-agent conversations through a standardized Model Context Protocol interface. ๐Ÿš€ Latest Features (v0.2.0) โœจ **Enhanced MCP Support** - **Pro

MCPverified

Public facts

7

Change events

1

Artifacts

0

Freshness

Feb 22, 2026

Verifiededitorial-content1 verified compatibility signal16 GitHub stars

Published capability contract available. No trust telemetry is available yet. 16 GitHub stars reported by the source. Last updated 2/24/2026.

16 GitHub starsSchema refs publishedTrust evidence available

Trust score

Unknown

Compatibility

MCP

Freshness

Feb 22, 2026

Vendor

Dynamicendpoints

Artifacts

0

Benchmarks

0

Last release

0.3.0

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Published capability contract available. No trust telemetry is available yet. 16 GitHub stars reported by the source. Last updated 2/24/2026.

Setup snapshot

git clone https://github.com/DynamicEndpoints/Autogen_MCP.git
  1. 1

    Setup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

Dynamicendpoints

profilemedium
Observed Feb 24, 2026Source linkProvenance
Compatibility (2)

Protocol compatibility

MCP

contracthigh
Observed Feb 24, 2026Source linkProvenance

Auth modes

mcp, api_key

contracthigh
Observed Feb 24, 2026Source linkProvenance
Artifact (1)

Machine-readable schemas

OpenAPI or schema references published

contracthigh
Observed Feb 24, 2026Source linkProvenance
Adoption (1)

Adoption signal

16 GitHub stars

profilemedium
Observed Feb 24, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Apr 15, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Self-declaredGITHUB MCP

Extracted files

0

Examples

6

Snippets

0

Languages

typescript

Executable Examples

bash

npx -y @smithery/cli install @DynamicEndpoints/autogen_mcp --client claude

bash

git clone https://github.com/yourusername/autogen-mcp.git
cd autogen-mcp

bash

npm install

bash

pip install -r requirements.txt --user

bash

npm run build

bash

cp .env.example .env
cp config.json.example config.json
# Edit .env and config.json with your settings

Docs & README

Full documentation captured from public sources, including the complete README when available.

Self-declaredGITHUB MCP

Docs source

GITHUB MCP

Editorial quality

ready

Enhanced AutoGen MCP Server with streaming support and modern architecture Enhanced AutoGen MCP Server $1 A comprehensive MCP server that provides deep integration with Microsoft's AutoGen framework v0.9+, featuring the latest capabilities including prompts, resources, advanced workflows, and enhanced agent types. This server enables sophisticated multi-agent conversations through a standardized Model Context Protocol interface. ๐Ÿš€ Latest Features (v0.2.0) โœจ **Enhanced MCP Support** - **Pro

Full README

Enhanced AutoGen MCP Server

smithery badge

A comprehensive MCP server that provides deep integration with Microsoft's AutoGen framework v0.9+, featuring the latest capabilities including prompts, resources, advanced workflows, and enhanced agent types. This server enables sophisticated multi-agent conversations through a standardized Model Context Protocol interface.

๐Ÿš€ Latest Features (v0.2.0)

โœจ Enhanced MCP Support

  • Prompts: Pre-built templates for common workflows (code review, research, creative writing)
  • Resources: Real-time access to agent status, chat history, and configurations
  • Dynamic Content: Template-based prompts with arguments and embedded resources
  • Latest MCP SDK: Version 1.12.3 with full feature support

๐Ÿค– Advanced Agent Types

  • Assistant Agents: Enhanced with latest LLM capabilities
  • Conversable Agents: Flexible conversation patterns
  • Teachable Agents: Learning and memory persistence
  • Retrievable Agents: Knowledge base integration
  • Multimodal Agents: Image and document processing (when available)

๐Ÿ”„ Sophisticated Workflows

  • Code Generation: Architect โ†’ Developer โ†’ Reviewer โ†’ Executor pipeline
  • Research Analysis: Researcher โ†’ Analyst โ†’ Critic โ†’ Synthesizer workflow
  • Creative Writing: Multi-stage creative collaboration
  • Problem Solving: Structured approach to complex problems
  • Code Review: Security โ†’ Performance โ†’ Style review teams
  • Custom Workflows: Build your own agent collaboration patterns

๐ŸŽฏ Enhanced Chat Capabilities

  • Smart Speaker Selection: Auto, manual, random, round-robin modes
  • Nested Conversations: Hierarchical agent interactions
  • Swarm Intelligence: Coordinated multi-agent problem solving
  • Memory Management: Persistent agent knowledge and preferences
  • Quality Checks: Built-in validation and improvement loops

๐Ÿ› ๏ธ Available Tools

Core Agent Management

  • create_agent - Create agents with advanced configurations
  • create_workflow - Build complete multi-agent workflows
  • get_agent_status - Detailed agent metrics and health monitoring

Conversation Execution

  • execute_chat - Enhanced two-agent conversations
  • execute_group_chat - Multi-agent group discussions
  • execute_nested_chat - Hierarchical conversation structures
  • execute_swarm - Swarm-based collaborative problem solving

Workflow Orchestration

  • execute_workflow - Run predefined workflow templates
  • manage_agent_memory - Handle agent learning and persistence
  • configure_teachability - Enable/configure agent learning capabilities

๐Ÿ“ Available Prompts

autogen-workflow

Create sophisticated multi-agent workflows with customizable parameters:

  • Arguments: task_description, agent_count, workflow_type
  • Use case: Rapid workflow prototyping and deployment

code-review

Set up collaborative code review with specialized agents:

  • Arguments: code, language, focus_areas
  • Use case: Comprehensive code quality assessment

research-analysis

Deploy research teams for in-depth topic analysis:

  • Arguments: topic, depth
  • Use case: Academic research, market analysis, technical investigation

๐Ÿ“Š Available Resources

autogen://agents/list

Live list of active agents with status and capabilities

autogen://workflows/templates

Available workflow templates and configurations

autogen://chat/history

Recent conversation history and interaction logs

autogen://config/current

Current server configuration and settings

Installation

Installing via Smithery

To install AutoGen Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @DynamicEndpoints/autogen_mcp --client claude

Manual Installation

  1. Clone the repository:
git clone https://github.com/yourusername/autogen-mcp.git
cd autogen-mcp
  1. Install Node.js dependencies:
npm install
  1. Install Python dependencies:
pip install -r requirements.txt --user
  1. Build the TypeScript project:
npm run build
  1. Set up configuration:
cp .env.example .env
cp config.json.example config.json
# Edit .env and config.json with your settings

Configuration

Environment Variables

Create a .env file from the template:

# Required
OPENAI_API_KEY=your-openai-api-key-here

# Optional - Path to configuration file
AUTOGEN_MCP_CONFIG=config.json

# Enhanced Features
ENABLE_PROMPTS=true
ENABLE_RESOURCES=true
ENABLE_WORKFLOWS=true
ENABLE_TEACHABILITY=true

# Performance Settings
MAX_CHAT_TURNS=10
DEFAULT_OUTPUT_FORMAT=json

Configuration File

Update config.json with your preferences:

{
  "llm_config": {
    "config_list": [
      {
        "model": "gpt-4o",
        "api_key": "your-openai-api-key"
      }
    ],
    "temperature": 0.7
  },
  "enhanced_features": {
    "prompts": { "enabled": true },
    "resources": { "enabled": true },
    "workflows": { "enabled": true }
  }
}

Usage Examples

Using with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "autogen": {
      "command": "node",
      "args": ["path/to/autogen-mcp/build/index.js"],
      "env": {
        "OPENAI_API_KEY": "your-key-here"
      }
    }
  }
}

Command Line Testing

Test the server functionality:

# Run comprehensive tests
python test_server.py

# Test CLI interface
python cli_example.py create_agent "researcher" "assistant" "You are a research specialist"
python cli_example.py execute_workflow "code_generation" '{"task":"Hello world","language":"python"}'

Using Prompts

The server provides several built-in prompts:

  1. autogen-workflow - Create multi-agent workflows
  2. code-review - Set up collaborative code review
  3. research-analysis - Deploy research teams

Accessing Resources

Available resources provide real-time data:

  • autogen://agents/list - Current active agents
  • autogen://workflows/templates - Available workflow templates
  • autogen://chat/history - Recent conversation history
  • autogen://config/current - Server configuration

Workflow Examples

Code Generation Workflow

{
  "workflow_name": "code_generation",
  "input_data": {
    "task": "Create a REST API endpoint",
    "language": "python",
    "requirements": ["FastAPI", "Pydantic", "Error handling"]
  },
  "quality_checks": true
}

Research Workflow

{
  "workflow_name": "research", 
  "input_data": {
    "topic": "AI Ethics in 2025",
    "depth": "comprehensive"
  },
  "output_format": "markdown"
}

Advanced Features

Agent Types

  • Assistant Agents: LLM-powered conversational agents
  • User Proxy Agents: Code execution and human interaction
  • Conversable Agents: Flexible conversation patterns
  • Teachable Agents: Learning and memory persistence (when available)
  • Retrievable Agents: Knowledge base integration (when available)

Chat Modes

  • Two-Agent Chat: Direct conversation between agents
  • Group Chat: Multi-agent discussions with smart speaker selection
  • Nested Chat: Hierarchical conversation structures
  • Swarm Intelligence: Coordinated problem solving (experimental)

Memory Management

  • Persistent agent memory across sessions
  • Conversation history tracking
  • Learning from interactions (teachable agents)
  • Memory cleanup and optimization

Troubleshooting

Common Issues

  1. API Key Errors: Ensure your OpenAI API key is valid and has sufficient credits
  2. Import Errors: Install all dependencies with pip install -r requirements.txt --user
  3. Build Failures: Check Node.js version (>= 18) and run npm install
  4. Chat Failures: Verify agent creation succeeded before attempting conversations

Debug Mode

Enable detailed logging:

export LOG_LEVEL=DEBUG
python test_server.py

Performance Tips

  • Use gpt-4o-mini for faster, cost-effective operations
  • Enable caching for repeated operations
  • Set appropriate timeout values for long-running workflows
  • Use quality checks only when needed (increases execution time)

Development

Running Tests

# Full test suite
python test_server.py

# Individual workflow tests  
python -c "
import asyncio
from src.autogen_mcp.workflows import WorkflowManager
wm = WorkflowManager()
print(asyncio.run(wm.execute_workflow('code_generation', {'task': 'test'})))
"

Building

npm run build
npm run lint

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Add tests for new functionality
  5. Submit a pull request

Version History

v0.2.0 (Latest)

  • โœจ Enhanced MCP support with prompts and resources
  • ๐Ÿค– Advanced agent types (teachable, retrievable)
  • ๐Ÿ”„ Sophisticated workflows with quality checks
  • ๐ŸŽฏ Smart speaker selection and nested conversations
  • ๐Ÿ“Š Real-time resource monitoring
  • ๐Ÿง  Memory management and persistence

v0.1.0

  • Basic AutoGen integration
  • Simple agent creation and chat execution
  • MCP tool interface

Support

For issues and questions:

  • Check the troubleshooting section above
  • Review the test examples in test_server.py
  • Open an issue on GitHub with detailed reproduction steps

License

MIT License - see LICENSE file for details.

OpenAI API Key (optional, can also be set in config.json)

OPENAI_API_KEY=your-openai-api-key


### Server Configuration

1. Copy `config.json.example` to `config.json`:
```bash
cp config.json.example config.json
  1. Configure the server settings:
{
  "llm_config": {
    "config_list": [
      {
        "model": "gpt-4",
        "api_key": "your-openai-api-key"
      }
    ],
    "temperature": 0
  },
  "code_execution_config": {
    "work_dir": "workspace",
    "use_docker": false
  }
}

Available Operations

The server supports three main operations:

1. Creating Agents

{
  "name": "create_agent",
  "arguments": {
    "name": "tech_lead",
    "type": "assistant",
    "system_message": "You are a technical lead with expertise in software architecture and design patterns."
  }
}

2. One-on-One Chat

{
  "name": "execute_chat",
  "arguments": {
    "initiator": "agent1",
    "responder": "agent2",
    "message": "Let's discuss the system architecture."
  }
}

3. Group Chat

{
  "name": "execute_group_chat",
  "arguments": {
    "agents": ["agent1", "agent2", "agent3"],
    "message": "Let's review the proposed solution."
  }
}

Error Handling

Common error scenarios include:

  1. Agent Creation Errors
{
  "error": "Agent already exists"
}
  1. Execution Errors
{
  "error": "Agent not found"
}
  1. Configuration Errors
{
  "error": "AUTOGEN_MCP_CONFIG environment variable not set"
}

Architecture

The server follows a modular architecture:

src/
โ”œโ”€โ”€ autogen_mcp/
โ”‚   โ”œโ”€โ”€ __init__.py
โ”‚   โ”œโ”€โ”€ agents.py      # Agent management and configuration
โ”‚   โ”œโ”€โ”€ config.py      # Configuration handling and validation
โ”‚   โ”œโ”€โ”€ server.py      # MCP server implementation
โ”‚   โ””โ”€โ”€ workflows.py   # Conversation workflow management

License

MIT License - See LICENSE file for details

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

Verifiedcapability-contract

Contract coverage

Status

ready

Auth

mcp, api_key

Streaming

No

Data region

global

Protocol support

MCP: verified

Requires: mcp, lang:typescript

Forbidden: high_risk

Guardrails

Operational confidence: medium

Contract is available with explicit auth and schema references.
Trust confidence is not low and verification freshness is acceptable.
Protocol support is explicitly confirmed in contract metadata.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Self-declaredprotocol-neighbors
GITLAB_AI_CATALOGgitlab-mcp

Rank

83

A Model Context Protocol (MCP) server for GitLab

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_PUBLIC_PROJECTSgitlab-mcp

Rank

80

A Model Context Protocol (MCP) server for GitLab

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_AI_CATALOGrmcp-openapi

Rank

74

Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)

Traction

No public download signal

Freshness

Updated 2d ago

MCP
GITLAB_AI_CATALOGrmcp-actix-web

Rank

72

An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)

Traction

No public download signal

Freshness

Updated 2d ago

MCP
Machine Appendix

Contract JSON

{
  "contractStatus": "ready",
  "authModes": [
    "mcp",
    "api_key"
  ],
  "requires": [
    "mcp",
    "lang:typescript"
  ],
  "forbidden": [
    "high_risk"
  ],
  "supportsMcp": true,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": "https://github.com/DynamicEndpoints/Autogen_MCP#input",
  "outputSchemaRef": "https://github.com/DynamicEndpoints/Autogen_MCP#output",
  "dataRegion": "global",
  "contractUpdatedAt": "2026-02-24T19:46:31.407Z",
  "sourceUpdatedAt": "2026-02-24T19:46:31.407Z",
  "freshnessSeconds": 4432546
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "MCP"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_MCP",
      "generatedAt": "2026-04-17T03:02:18.337Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "MCP",
      "type": "protocol",
      "support": "supported",
      "confidenceSource": "contract",
      "notes": "Confirmed by capability contract"
    }
  ],
  "flattenedTokens": "protocol:MCP|supported|contract"
}

Facts JSON

[
  {
    "factKey": "docs_crawl",
    "category": "integration",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "MCP",
    "href": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:46:31.407Z",
    "isPublic": true
  },
  {
    "factKey": "auth_modes",
    "category": "compatibility",
    "label": "Auth modes",
    "value": "mcp, api_key",
    "href": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:46:31.407Z",
    "isPublic": true
  },
  {
    "factKey": "schema_refs",
    "category": "artifact",
    "label": "Machine-readable schemas",
    "value": "OpenAPI or schema references published",
    "href": "https://github.com/DynamicEndpoints/Autogen_MCP#input",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/contract",
    "sourceType": "contract",
    "confidence": "high",
    "observedAt": "2026-02-24T19:46:31.407Z",
    "isPublic": true
  },
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "Dynamicendpoints",
    "href": "https://github.com/DynamicEndpoints/Autogen_MCP",
    "sourceUrl": "https://github.com/DynamicEndpoints/Autogen_MCP",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-02-24T19:43:14.176Z",
    "isPublic": true
  },
  {
    "factKey": "traction",
    "category": "adoption",
    "label": "Adoption signal",
    "value": "16 GitHub stars",
    "href": "https://github.com/DynamicEndpoints/Autogen_MCP",
    "sourceUrl": "https://github.com/DynamicEndpoints/Autogen_MCP",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-02-24T19:43:14.176Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/mcp-dynamicendpoints-autogen-mcp/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed: Sign in to GitHub ยท GitHub",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  }
]

Sponsored

Ads related to enhanced-autogen-mcp and adjacent AI workflows.