agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; obsidian-vault-mcp: This Obsidian plugin runs an MCP server (Model Context Protocol) that allows external LLM tools to interact with your vault. It supports HTTP transport for remote LLMs and stdio transport via a bridge script for Claude Desktop, providing a rich set of tools to read, search, create, update, and delete notes.
Developing new AI agents with a standard interface
Enable LLM assistants to read and search your Obsidian vault