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: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,3 +84,10 @@ bin/rails test
84
84
│ posts(id, title, description) │
85
85
└──────────────────────────────────┘
86
86
```
87
+
88
+
---
89
+
90
+
### 📚 Additional Resources
91
+
92
+
- Read the full documentation at [MCP Official Docs](https://modelcontextprotocol.io/docs/getting-started/intro).
93
+
- Extending [GitHub Copilot](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent/extend-coding-agent-with-mcp) coding agent with the Model Context Protocol (MCP)
0 commit comments