context-space — Summary
Context Space is a Go-based open-source backend infrastructure project that provides a unified MCP server aggregating OAuth-secured integrations with 14+ external services (GitHub, Slack, Airtable, HubSpot, Notion, Spotify, Stripe, etc.) for AI agents. It positions itself as "the first context engineering infrastructure" — turning the theory of context engineering into production-ready tooling. The system manages credentials via HashiCorp Vault, provides one-click OAuth flows (no JSON config editing), exposes a unified RESTful API at api.context.space, and offers Cursor IDE deep-link installation. Current phase delivers secure credential management and tool aggregation; future phases plan native MCP support, context memory, semantic retrieval, and context optimization.
Compared to seeds: no seed is a hosted MCP aggregator infrastructure project. The closest is ccmemory (MCP tool access for AI agents) but context-space is infrastructure (server backend + credential management) rather than a memory system. Unlike ccmemory which focuses on session memory, context-space focuses on real-time external service integration with enterprise security (HashiCorp Vault, AGPL license transitioning to Apache 2.0).