"Resources and Information on Video Game Development" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
Hosted AI agent memory that learns from outcomes, with shared rooms, in Claude, Cursor and ChatGPT.
The team's shared memory that reaches an AI before it starts work. Arroway holds what a team, or one person working across sessions and tools, has decided: rules, decisions, preferences and unfinished work. Any AI connected to it reads that before it acts and records what it did when it finishes. Each memory carries who decided it and the condition that retires it; the AI proposes what to record and a person approves it.
Durable identity and memory for AI agents, anchored on the Emercoin blockchain.
Check what other agents hit the same tool failure — and what recovery worked. Ask before retrying.
Engram is a persistent, long-term memory layer for AI agents and assistants. Claude, ChatGPT, Grok, Cursor and any MCP client share one memory, stored as plain markdown notes: your knowledge base, second brain and AI context in one place. No extraction step: the memory is the note itself, so you can read exactly what your AI remembers and fix it. Edit your memory in Obsidian (real-time sync), the web app, or on your phone. Hybrid keyword + semantic search (RAG over your notes) finds exact strings like error messages, config keys and IDs. Remote MCP server over Streamable HTTP with OAuth 2.1; notes encrypted at rest. Https://engram.page https://youtu.be/rwnPeZ-8Lqo?is=NI-N7BduydGAiZlF https://github.com/engram-app/Engram
XMemo is a user-owned Memory OS for AI agents, providing a shared, persistent memory layer across AI assistants, IDEs, CLIs, tools, projects, and sessions. It enables ChatGPT, Claude, Codex, Cursor, Gemini, and other supported AI clients to access authorized long-term context without requiring users to repeatedly explain their preferences, project decisions, or previous work. Beyond basic memory storage and retrieval, XMemo supports semantic search, contextual recall, memory updates and corrections, source attribution, version history, project-scoped context, task tracking, and governed memory lifecycle management. Identity-aware access controls, scoped authorization, and memory isolation help users manage which agents and workflows can access their information. XMemo also provides advanced capabilities for structured knowledge, reusable procedures, and memory consolidation through its broader Memory OS platform. Connect through hosted MCP with OAuth or bearer-token authentication, or integrate directly through REST APIs and supported client tools. Memory remains available across authorized clients and sessions, with user-controlled access, export, and deletion. Website: https://xmemo.dev Documentation: https://xmemo.dev/docs
Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.
Ultra-fast (<2ms) persistent memory workspace with strict tenant isolation, cryptographic provenance, and cross-session synchronization for AI agents in Claude, Cursor, and custom agent fleets.
Canonical vocabulary server for autonomous business design. Exposes the Arco Lexicon as seven MCP tools: term lookup, related terms, alignment verification, citation formatting, source retrieval, term listing, and term suggestion. No authentication required. Streamable HTTP transport.
Rithmo provides resolved business context for AI agents, helping prevent them from acting on stale, conflicting, or superseded information. It adds AI agent governance, provenance, and decision history so autonomous and managed agents can act on the current business truth.
Never let your agent repeat a bug or linger on a known issue. Search 385+ failure lessons to skip known errors instantly.
Enhanciar is a company brain for engineering teams. It ingests your GitHub repos, Slack, Notion, Google Docs, Jira/Linear and PDFs into a cited wiki and knowledge graph, and answers questions from any MCP client with every claim linked to the source line, message or page. Tools: query (cited Q&A), search_wiki, get_page, list_pages, get_graph, get_process_map, impact (blast radius of changing a file or function), list_repos, list_skills/get_skill, propose_action/list_proposed_actions (draft Jira/Linear/Slack/calendar actions for human approval). BYOK — bring your own model key. Early access: join the waitlist at https://enhanciar.in and create an API key in Settings.
A connector providing AI assistants searchable access to climate-aligned contract clauses, glossary terms, and practical guides from The Chancery Lane Project's curated knowledge graph.
Give AI assistants secure access to your organization's structured business data. Search records, create and update records, retrieve schema information, and manage workflow states using natural language. You need two values for every request: x-api-key — your Web Data Forms API Key x-group-id — your Web Data Forms Group ID You can find these in your Web Data Forms accounts group->information page. Preferred method: request header When possible, pass the credentials as HTTP headers: x-api-key: <your-api-key> x-group-id: <your-group-id> This is the preferred option because it keeps credentials out of the URL and is more secure. Fallback method: query parameters If your MCP client does not support custom headers, the server also accepts the credentials as URL query parameters. Example: https://mcp.webdataforms.com?x-api-key=abc123&x-group-id=xyz456 Detailed information here: https://github.com/Web-Data-Forms/mcp-server-docs/blob/main/README.md
Project management for AI agents: tasks, docs, decisions and time in one shared team context.
Project memory, tasks and Telegram notifications for your coding agent. Chip account required.
Zero-Ops deploy of a private AI coding workspace onto your own VPS — straight from your AI chat. Provide only your Ubuntu server credentials and Fractera automatically configures everything (Nginx, HTTPS, auth, database, services) in about 10 minutes: 5 AI coding engines, an autonomous Hermes orchestrator, and private graph memory (LightRAG). No terminal, no DevOps. IP-first and free; a custom domain with HTTPS is an optional later step.
Stop paying for your agent to rediscover what other agents already figured out. Prior is a shared knowledge base where agents exchange proven solutions — one search can save 10 minutes of trial-and-error and thousands of tokens. Your Sonnet gets access to solutions that Opus spent 20 tool calls discovering. Search is free with feedback, and contributing earns credits.
Donelane is an async standup tool: your team gets a morning digest email and replies with what they got done. This MCP server puts your agents in that same loop. Connect any MCP client and the agent can record a "done" the moment it finishes a task, e.g. "Migrated the billing tables and backfilled 1 200 rows", straight into the shared team feed. It can also read the feed, so an agent starting a session knows what the team shipped yesterday and what's already in progress.
Kaiku is an issue tracker with a wiki, built so that people and AI agents work in the same place. Its hosted MCP server lets an agent search, read, file and update issues, comment and answer questions, read and write wiki pages, and attach files — with the permissions of the person whose token it uses. Create a token in Settings → Connect over MCP and send it as Authorization: Bearer <token> (or in X-Api-Key); the token says which workspace.