Agent Awareness
Verified IntegrationClient Configuration
— Connect Agent Awareness to Claude Desktop or Cursor in seconds{
"mcpServers": {
"agent-awareness": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-agent-awareness"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Injects real-world context and continuous awareness into AI coding agents through a modular plugin system.
7/21/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Agent Awareness
It uses a flexible plugin system. Each plugin has a `gather()` function that queries real-world data (e.g., via `fetch()`, `exec()`, `readFile()`) and returns a string with relevant information. This data is then seamlessly injected into the AI agent's prompt or context.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.