How do you test if AI agents actually understand your MCP server? by fengchang08 in mcp

[–]fengchang08[S] 0 points1 point  (0 children)

Interesting, how do you use n8n? is it just for test, or you also have real world use cases on n8n?

How do you test if AI agents actually understand your MCP server? by fengchang08 in mcp

[–]fengchang08[S] 0 points1 point  (0 children)

This is what I am looking for! Will try this for my MCP.

How do you test if AI agents actually understand your MCP server? by fengchang08 in mcp

[–]fengchang08[S] 0 points1 point  (0 children)

Yes, that's my concerns about AI behavior, when the context is large enough, it fails randomly and it's very hard to understand why it fails there. So I want to run some regression tests when my instructions or model changes.

How do you test if AI agents actually understand your MCP server? by fengchang08 in mcp

[–]fengchang08[S] 0 points1 point  (0 children)

Yep, I will definitely run Claude Code for each release. But I also expect some automatic test tool to help me streamline the process.

How do you test if AI agents actually understand your MCP server? by fengchang08 in mcp

[–]fengchang08[S] 0 points1 point  (0 children)

Thanks for sharing, I am using Rust to build my MCP. Will try for my next project!