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
LLM Notice: This documentation site supports content negotiation for AI agents. Request any page with Accept: text/markdown or Accept: text/plain header to receive Markdown instead of HTML. Alternatively, append ?format=md to any URL. All markdown files are available at /md/ prefix paths. For all content in one file, visit /llms-full.txt
365123
+
365122
365124
[Skip to main content](#__docusaurus_skipToContent_fallback)
Adding Flow MCP to Cursor gives you powerful AI-driven tools directly inside your code editor. It allows Cursor's AI to understand, query, and interact with Flow blockchain data and smart contracts through a standard protocol called the Model Context Protocol (MCP).
449470
449472
449471
-
Specifically, it enables you to:
449473
+
Specifically, it lets you:
449472
449474
449473
449475
* Ask the AI in Cursor to fetch onchain data such as account balances, account information, or contract source code without leaving your editor.
449474
449476
* Speed up development by letting AI perform blockchain queries that would normally require manual steps.
@@ -449478,20 +449480,20 @@ Specifically, it enables you to:
449478
449480
449479
449481
This tutorial will guide you through setting up and using Flow MCP in [Cursor](https://www.cursor.com/) to enhance your Flow blockchain development experience with AI assistance.
449480
449482
449481
-
## Learning Objectives[](#learning-objectives "Direct link to Learning Objectives")
449483
+
## Learning objectives[](#learning-objectives "Direct link to Learning objectives")
449482
449484
449483
-
After completing this tutorial, you should be able to:
449485
+
After you complete this tutorial, you should be able to:
449484
449486
449485
449487
* Configure Cursor to connect with the Flow MCP server using the MCP protocol.
449486
449488
* Install and launch the Flow MCP server locally through Cursor.
449487
-
* Identify when Flow MCP tools are successfully loaded and ready inside Cursor.
449489
+
* Identify when Flow MCP tools successfully load and are ready inside Cursor.
449488
449490
* Use Flow MCP tools to retrieve blockchain data such as account balances, account details, and contract source code.
449489
449491
* Troubleshoot common setup and connectivity issues between Cursor and Flow MCP.
449490
449492
449491
449493
## Prerequisites[](#prerequisites "Direct link to Prerequisites")
449492
449494
449493
-
* [Cursor](https://www.cursor.com/) - the AI code editor
449494
-
* [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp) - the Flow MCP server repository
449495
+
* [Cursor](https://www.cursor.com/) - the AI code editor.
449496
+
* [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp) - the Flow MCP server repository.
449495
449497
449496
449498
## Installation[](#installation "Direct link to Installation")
449497
449499
@@ -449541,35 +449543,35 @@ After completing this tutorial, you should be able to:
449541
449543
}`
449542
449544
3. Restart Cursor to load the new MCP configuration.
449543
449545
449544
-
You need to wait for the MCP server to start. Once it's ready, you will see there will be a green spot in the left side of `flow-mcp` server name label and all tools for Flow MCP will be displayed.
449546
+
You need to wait for the MCP server to start. After it's ready, a green spot appears in the left side of `flow-mcp` server name label, and all tools for Flow MCP display.
449545
449547
449546
449548

449547
449549
449548
449550
## How to use Flow MCP in Cursor[](#how-to-use-flow-mcp-in-cursor "Direct link to How to use Flow MCP in Cursor")
449549
449551
449550
-
### Checking Flow Balance[](#checking-flow-balance "Direct link to Checking Flow Balance")
449552
+
### Check Flow balance[](#check-flow-balance "Direct link to Check Flow balance")
@@ -449579,12 +449581,12 @@ If you encounter any issues:
449579
449581
449580
449582
For issues or questions:
449581
449583
449582
-
* Open an issue on the [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp)
449583
-
* Join the [Flow Discord](https://discord.gg/flow) community
449584
+
* Open an issue on the [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp).
449585
+
* Join the [Flow Discord](https://discord.gg/flow) community.
449584
449586
449585
449587
[Edit this page](https://github.com/onflow/docs/tree/main/docs/blockchain-development-tutorials/use-AI-to-build-on-flow/mcp/use-mcp-in-cursor.md)
449586
449588
449587
-
Last updated on **Oct 7, 2025** by **0xLisanAlGaib**
449589
+
Last updated on **Nov 5, 2025** by **Brian Doyle**
449588
449590
449589
449591
[Previous
449590
449592
@@ -449598,8 +449600,8 @@ Contribute to Flow MCP](/blockchain-development-tutorials/use-AI-to-build-on-flo
449598
449600
449599
449601
Copy as Markdown
449600
449602
449601
-
* [Learning Objectives](#learning-objectives)* [Prerequisites](#prerequisites)* [Installation](#installation)* [How to use Flow MCP in Cursor](#how-to-use-flow-mcp-in-cursor)
* [Learning objectives](#learning-objectives)* [Prerequisites](#prerequisites)* [Installation](#installation)* [How to use Flow MCP in Cursor](#how-to-use-flow-mcp-in-cursor)
@@ -615837,12 +615839,12 @@ If you have a website and are interested in protecting it in a similar way, you
615837
615839
* [How does Cloudflare protect email addresses on website from spammers?](https://developers.cloudflare.com/waf/tools/scrape-shield/email-address-obfuscation/)
615838
615840
* [Can I sign up for Cloudflare?](https://developers.cloudflare.com/fundamentals/setup/account/create-account/)
615839
615841
615840
-
Cloudflare Ray ID: **99f2d2e91979314f**
615842
+
Cloudflare Ray ID: **99fb0ebe1d93fa1b**
615841
615843
•
615842
615844
615843
615845
Your IP:
615844
615846
Click to reveal
615845
-
20.168.110.177
615847
+
135.232.232.16
615846
615848
•
615847
615849
Performance & security by [Cloudflare](https://www.cloudflare.com/5xx-error-landing)
LLM Notice: This documentation site supports content negotiation for AI agents. Request any page with Accept: text/markdown or Accept: text/plain header to receive Markdown instead of HTML. Alternatively, append ?format=md to any URL. All markdown files are available at /md/ prefix paths. For all content in one file, visit /llms-full.txt
182450
+
182449
182451
[Skip to main content](#__docusaurus_skipToContent_fallback)
Adding Flow MCP to Cursor gives you powerful AI-driven tools directly inside your code editor. It allows Cursor's AI to understand, query, and interact with Flow blockchain data and smart contracts through a standard protocol called the Model Context Protocol (MCP).
266797
266799
266798
-
Specifically, it enables you to:
266800
+
Specifically, it lets you:
266799
266801
266800
266802
* Ask the AI in Cursor to fetch onchain data such as account balances, account information, or contract source code without leaving your editor.
266801
266803
* Speed up development by letting AI perform blockchain queries that would normally require manual steps.
@@ -266805,20 +266807,20 @@ Specifically, it enables you to:
266805
266807
266806
266808
This tutorial will guide you through setting up and using Flow MCP in [Cursor](https://www.cursor.com/) to enhance your Flow blockchain development experience with AI assistance.
266807
266809
266808
-
## Learning Objectives[](#learning-objectives "Direct link to Learning Objectives")
266810
+
## Learning objectives[](#learning-objectives "Direct link to Learning objectives")
266809
266811
266810
-
After completing this tutorial, you should be able to:
266812
+
After you complete this tutorial, you should be able to:
266811
266813
266812
266814
* Configure Cursor to connect with the Flow MCP server using the MCP protocol.
266813
266815
* Install and launch the Flow MCP server locally through Cursor.
266814
-
* Identify when Flow MCP tools are successfully loaded and ready inside Cursor.
266816
+
* Identify when Flow MCP tools successfully load and are ready inside Cursor.
266815
266817
* Use Flow MCP tools to retrieve blockchain data such as account balances, account details, and contract source code.
266816
266818
* Troubleshoot common setup and connectivity issues between Cursor and Flow MCP.
266817
266819
266818
266820
## Prerequisites[](#prerequisites "Direct link to Prerequisites")
266819
266821
266820
-
* [Cursor](https://www.cursor.com/) - the AI code editor
266821
-
* [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp) - the Flow MCP server repository
266822
+
* [Cursor](https://www.cursor.com/) - the AI code editor.
266823
+
* [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp) - the Flow MCP server repository.
266822
266824
266823
266825
## Installation[](#installation "Direct link to Installation")
266824
266826
@@ -266868,35 +266870,35 @@ After completing this tutorial, you should be able to:
266868
266870
}`
266869
266871
3. Restart Cursor to load the new MCP configuration.
266870
266872
266871
-
You need to wait for the MCP server to start. Once it's ready, you will see there will be a green spot in the left side of `flow-mcp` server name label and all tools for Flow MCP will be displayed.
266873
+
You need to wait for the MCP server to start. After it's ready, a green spot appears in the left side of `flow-mcp` server name label, and all tools for Flow MCP display.
266872
266874
266873
266875

266874
266876
266875
266877
## How to use Flow MCP in Cursor[](#how-to-use-flow-mcp-in-cursor "Direct link to How to use Flow MCP in Cursor")
266876
266878
266877
-
### Checking Flow Balance[](#checking-flow-balance "Direct link to Checking Flow Balance")
266879
+
### Check Flow balance[](#check-flow-balance "Direct link to Check Flow balance")
@@ -266906,12 +266908,12 @@ If you encounter any issues:
266906
266908
266907
266909
For issues or questions:
266908
266910
266909
-
* Open an issue on the [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp)
266910
-
* Join the [Flow Discord](https://discord.gg/flow) community
266911
+
* Open an issue on the [Flow MCP GitHub Repository](https://github.com/outblock/flow-mcp).
266912
+
* Join the [Flow Discord](https://discord.gg/flow) community.
266911
266913
266912
266914
[Edit this page](https://github.com/onflow/docs/tree/main/docs/blockchain-development-tutorials/use-AI-to-build-on-flow/mcp/use-mcp-in-cursor.md)
266913
266915
266914
-
Last updated on **Oct 7, 2025** by **0xLisanAlGaib**
266916
+
Last updated on **Nov 5, 2025** by **Brian Doyle**
266915
266917
266916
266918
[Previous
266917
266919
@@ -266925,8 +266927,8 @@ Contribute to Flow MCP](/blockchain-development-tutorials/use-AI-to-build-on-flo
266925
266927
266926
266928
Copy as Markdown
266927
266929
266928
-
* [Learning Objectives](#learning-objectives)* [Prerequisites](#prerequisites)* [Installation](#installation)* [How to use Flow MCP in Cursor](#how-to-use-flow-mcp-in-cursor)
* [Learning objectives](#learning-objectives)* [Prerequisites](#prerequisites)* [Installation](#installation)* [How to use Flow MCP in Cursor](#how-to-use-flow-mcp-in-cursor)
@@ -433121,12 +433123,12 @@ If you have a website and are interested in protecting it in a similar way, you
433121
433123
* [How does Cloudflare protect email addresses on website from spammers?](https://developers.cloudflare.com/waf/tools/scrape-shield/email-address-obfuscation/)
433122
433124
* [Can I sign up for Cloudflare?](https://developers.cloudflare.com/fundamentals/setup/account/create-account/)
433123
433125
433124
-
Cloudflare Ray ID: **99f2d2e91979314f**
433126
+
Cloudflare Ray ID: **99fb0ebe1d93fa1b**
433125
433127
•
433126
433128
433127
433129
Your IP:
433128
433130
Click to reveal
433129
-
20.168.110.177
433131
+
135.232.232.16
433130
433132
•
433131
433133
Performance & security by [Cloudflare](https://www.cloudflare.com/5xx-error-landing)
0 commit comments