Skip to content

Commit f65f6e2

Browse files
authored
chore: add AI readme (#82)
1 parent 0d76794 commit f65f6e2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ai/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# AI related snippets
2+
3+
# MCP
4+
5+
Every API Connect for GraphQL deployed schema has an MCP `/mcp` endpoint
6+
in addition to its `/graphql` endpoint.
7+
8+
Articles:
9+
10+
- https://developer.ibm.com/articles/awb-simplifying-llm-integration-mcp-api-connect-graphql/
11+
- https://community.ibm.com/community/user/blogs/timil-titus/2025/10/12/mcp-and-ibm-api-connect-for-graphql
12+
13+
Snippets:
14+
15+
- [Prescribed tools](../executable/prescribed/) - Demonstrates creation of MCP tools from persisted GraphQL operations.

0 commit comments

Comments
 (0)