Agentstr SDK ============ A comprehensive SDK for building decentralized, agent-based applications on the Nostr protocol. The Agentstr SDK provides tools and utilities for creating, managing, and interacting with autonomous agents in a decentralized network, enabling secure and scalable agent-to-agent communication. .. automodule:: agentstr :members: :undoc-members: :show-inheritance: Core Modules ------------ The Agentstr SDK is organized into the following core modules: .. toctree:: :maxdepth: 2 agentstr.a2a agentstr.mcp agentstr.nostr_agent_server agentstr.nostr_client agentstr.nostr_mcp_client agentstr.nostr_mcp_server agentstr.nostr_rag agentstr.nwc_relay agentstr.relay agentstr.relay_manager