Skip to content

Commit 2fe8cde

Browse files
authored
fix: update readme with correct links (#47)
1 parent 626d389 commit 2fe8cde

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ For more information, see the [Model Context Protocol](https://modelcontextproto
5757

5858
The Apify MCP Server exposes Apify's Actors through the MCP protocol, allowing AI Agents or frameworks that implement the MCP protocol to access all Apify Actors as tools for data extraction, web searching, and other tasks.
5959

60-
To learn more about AI Agents, explore our blog post: [What are AI Agents?](https://blog.apify.com/what-are-ai-agents/) and browse Apify's curated [AI Agent collection](https://apify.com/store/collections/ai_agents). Wondering if AI Agents are suitable for your specific needs? Our guide [AI agent workflow: building an agent to query Apify datasets](https://blog.apify.com/ai-agent-workflow/) walks you through practical implementation considerations and use cases.
60+
To learn more about AI Agents, explore our blog post: [What are AI Agents?](https://blog.apify.com/what-are-ai-agents/) and browse Apify's curated [AI Agent collection](https://apify.com/store/collections/ai_agents).
61+
Interested in building and monetizing your own AI agent on Apify? Check out our [step-by-step guide](https://blog.apify.com/how-to-build-an-ai-agent/) for creating, publishing, and monetizing AI agents on the Apify platform.
6162

6263
# 🧱 Components
6364

@@ -396,11 +397,12 @@ If you need other features or have any feedback, [submit an issue](https://conso
396397
- Add Apify's dataset and key-value store as resources.
397398
- Add tools such as Actor logs and Actor runs for debugging.
398399
399-
# References
400+
# 📚 Learn more
400401
401402
- [Model Context Protocol](https://modelcontextprotocol.org/)
402403
- [What are AI Agents?](https://blog.apify.com/what-are-ai-agents/)
403404
- [What is MCP and why does it matter?](https://blog.apify.com/what-is-model-context-protocol/)
404405
- [Tester MCP Client](https://apify.com/jiri.spilka/tester-mcp-client)
405406
- [AI agent workflow: building an agent to query Apify datasets](https://blog.apify.com/ai-agent-workflow/)
406407
- [MCP Client development guide](https://github.com/cyanheads/model-context-protocol-resources/blob/main/guides/mcp-client-development-guide.md)
408+
- [How to build and monetize an AI agent on Apify](https://blog.apify.com/how-to-build-an-ai-agent/)

0 commit comments

Comments
 (0)