Skip to content

Commit 4aa4bd4

Browse files
Edits
1 parent 010631d commit 4aa4bd4

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

website/src/pages/en/resources/_meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ export default {
77
roles: titles.roles,
88
'migration-guides': titles['migration-guides'],
99
'subgraph-studio-faq': '',
10-
'claud-mcp': '',
10+
'claude-mcp': '',
1111
}

website/src/pages/en/resources/claud-mcp.mdx renamed to website/src/pages/en/resources/claude-mcp.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Claude MCP
33
---
44

5-
This guide walks you through configuring Claude Desktop to use The Graph ecosystem's Model Context Protocol (MCP) resources: Token API and Subgraph. These integrations allow you to interact with blockchain data through natural language conversations with Claude.
5+
This guide walks you through configuring Claude Desktop to use The Graph ecosystem's [Model Context Protocol](https://modelcontextprotocol.io/introduction) (MCP) resources: Token API and Subgraph. These integrations allow you to interact with blockchain data through natural language conversations with Claude.
66

77
## What You Can Do
88

@@ -68,7 +68,7 @@ After configuration:
6868

6969
1. Start a new conversation in Claude Desktop
7070
2. Click on the context menu (top right)
71-
3. Add "The Graph" resource by entering `graphql://subgraph` for Subgraph MCP
71+
3. Add "The Graph" as a resource by entering `graphql://subgraph` for Subgraph MCP
7272

7373
> **Important**: You must manually add The Graph resources to your chat context for each conversation where you want to use them.
7474

website/src/pages/en/subgraphs/mcp/claude.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Claude Desktop
33
---
44

5-
The Subgraph Model Context Protocol (MCP) server enables Claude to interact directly with Subgraphs on The Graph Network. This integration allows you to find relevant Subgraphs for specific keywords and contracts, explore Subgraph schemas, and execute GraphQL queries—all through natural language conversations with Claude.
5+
The Subgraph [Model Context Protocol](https://modelcontextprotocol.io/introduction) (MCP) server enables Claude to interact directly with Subgraphs on The Graph Network. This integration allows you to find relevant Subgraphs for specific keywords and contracts, explore Subgraph schemas, and execute GraphQL queries—all through natural language conversations with Claude.
66

77
## What You Can Do
88

@@ -116,7 +116,7 @@ After configuring Claude Desktop:
116116
1. Restart Claude Desktop
117117
2. Start a new conversation
118118
3. Click on the context menu (top right)
119-
4. Add "The Graph" resource by adding `graphql://subgraph` to your chat context
119+
4. Add "The Graph" as a resource by adding `graphql://subgraph` to your chat context
120120

121121
> **Important**: Claude Desktop may not automatically utilize the Subgraph MCP. You must manually add "The Graph" resource to your chat context for each conversation where you want to use it.
122122

website/src/pages/en/subgraphs/mcp/cline.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Cline
33
---
44

5-
The Subgraph Model Context Protocol (MCP) server enables Cline to interact directly with Subgraphs on The Graph Network. This integration allows you to explore Subgraph schemas, execute GraphQL queries, and find relevant Subgraphs for specific contracts—all through natural language conversations with Cline.
5+
The Subgraph [Model Context Protocol](https://modelcontextprotocol.io/introduction) (MCP) server enables Cline to interact directly with Subgraphs on The Graph Network. This integration allows you to explore Subgraph schemas, execute GraphQL queries, and find relevant Subgraphs for specific contracts—all through natural language conversations with Cline.
66

77
## Prerequisites
88

@@ -45,7 +45,7 @@ After configuring Cline:
4545
1. Restart Cline
4646
2. Start a new conversation
4747
3. Enable the Subgraph MCP from the context menu
48-
4. Add "The Graph" resource to your chat context
48+
4. Add "The Graph" as a resource to your chat context
4949

5050
## Available Tools and Usage
5151

website/src/pages/en/subgraphs/mcp/cursor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Cursor
33
---
44

5-
The Subgraph Model Context Protocol (MCP) server enables Cursor to interact directly with Subgraphs on The Graph Network. This integration allows you to explore Subgraph schemas, execute GraphQL queries, and find relevant Subgraphs for specific contracts—all through natural language conversations with Cursor.
5+
The Subgraph [Model Context Protocol](https://modelcontextprotocol.io/introduction) (MCP) server enables Cursor to interact directly with Subgraphs on The Graph Network. This integration allows you to explore Subgraph schemas, execute GraphQL queries, and find relevant Subgraphs for specific contracts—all through natural language conversations with Cursor.
66

77
## Prerequisites
88

0 commit comments

Comments
 (0)