We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58691a2 commit 089db18Copy full SHA for 089db18
README.md
@@ -17,7 +17,7 @@ A Model Context Protocol (MCP) server that provides AI agents with comprehensive
17
18
1. **Install dependencies**:
19
```bash
20
- git clone <repository-url>
+ git clone https://github.com/pmbstyle/temporal-awareness-mcp.git
21
cd temporal-awareness-mcp
22
poetry install
23
```
@@ -246,4 +246,4 @@ For production deployment, you can configure:
246
247
## License
248
249
-MIT License
+MIT License
0 commit comments