We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7ce3d commit f68e4deCopy full SHA for f68e4de
content/tutorials/build-with-ai/alchemy-mcp-server.mdx
@@ -52,6 +52,7 @@ codex mcp list
52
<a
53
href="cursor://anysphere.cursor-deeplink/mcp/install?name=Alchemy%20MCP&config=eyJ1cmwiOiJodHRwczovL21jcC5hbGNoZW15LmNvbS9tY3AifQ%3D%3D"
54
className="flex h-10 w-fit items-center justify-center overflow-hidden rounded-lg bg-blue-600 px-7 py-1.5 text-sm font-medium tracking-wide whitespace-nowrap text-white no-underline"
55
+ style={{ color: "#fff" }}
56
>
57
Add to Cursor
58
</a>
0 commit comments