Nostr MCP Server ================ This module implements a Model Control Protocol (MCP) server that runs over the Nostr network. It allows entities to expose their tools and handle incoming requests from other agents in a decentralized manner using the Nostr protocol. .. automodule:: agentstr.nostr_mcp_server :members: :undoc-members: :show-inheritance: