You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .kiro/specs/claude-integration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ inclusion: manual
12
12
13
13
## Overview
14
14
15
-
This specification defines the integration between TelemetryFlow MCP Server and Anthropic's Claude API, enabling AI-powered conversations with tool execution capabilities through the MCP protocol.
15
+
This specification defines the integration between TelemetryFlow GO MCP Server and Anthropic's Claude API, enabling AI-powered conversations with tool execution capabilities through the MCP protocol.
Copy file name to clipboardExpand all lines: .kiro/specs/tool-system.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: TelemetryFlow MCP Tool System
2
+
title: TelemetryFlow GO MCP Tool System
3
3
version: 1.0.0
4
4
status: draft
5
5
created: 2025-01-09
@@ -8,11 +8,11 @@ author: TelemetryFlow Team
8
8
inclusion: manual
9
9
---
10
10
11
-
# TelemetryFlow MCP Tool System Specification
11
+
# TelemetryFlow GO MCP Tool System Specification
12
12
13
13
## Overview
14
14
15
-
This specification defines the tool system for the TelemetryFlow MCP Server, enabling dynamic tool registration, execution, and management through the MCP protocol with Claude API integration.
15
+
This specification defines the tool system for the TelemetryFlow GO MCP Server, enabling dynamic tool registration, execution, and management through the MCP protocol with Claude API integration.
Copy file name to clipboardExpand all lines: .kiro/steering/documentation-knowledge-base.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# TelemetryFlow MCP Documentation Knowledge Base
1
+
# TelemetryFlow GO MCP Documentation Knowledge Base
2
2
3
3
## Overview
4
4
5
-
This steering file provides comprehensive references to the TelemetryFlow MCP Server documentation located in the `docs/` directory. Use these references to understand the complete system architecture, development processes, and operational procedures.
5
+
This steering file provides comprehensive references to the TelemetryFlow GO MCP Server documentation located in the `docs/` directory. Use these references to understand the complete system architecture, development processes, and operational procedures.
6
6
7
7
## Core Documentation References
8
8
@@ -291,4 +291,4 @@ mcp:
291
291
prompts: true
292
292
```
293
293
294
-
This knowledge base ensures that all development work is grounded in the comprehensive documentation available in the `docs/` directory, maintaining consistency and quality across the entire TelemetryFlow MCP Server implementation.
294
+
This knowledge base ensures that all development work is grounded in the comprehensive documentation available in the `docs/` directory, maintaining consistency and quality across the entire TelemetryFlow GO MCP Server implementation.
0 commit comments