Glossary · Definition
MCP (Model Context Protocol)
MCP is an open protocol that standardises how AI applications connect to tools and data sources, so a system exposed once can be used by many AI apps.
By Nythrex EngineeringUpdated 1 min read
In plain words
Think of it as a common plug. You wrap a system — CRM, docs, database — in an MCP server that describes its tools and data; any compatible AI host (assistant, IDE, your own app) can then use it without custom glue code.
When it matters to you
- Several AI apps need the same internal systems
- Building agents with clean system boundaries
- Offering your product to customers’ AI tools
Common pitfalls
- Installing third-party servers without review
- Servers acting as super-users instead of the user
- No audit of tool calls
Keep reading
GuideMCP explainedThe Model Context Protocol in plain language: hosts, clients and servers, when to build an MCP server for your systems, and how to secure it.GlossaryTool callingTool calling (function calling) lets a language model request that your code run a defined function — such as “look up order” — with structured arguments.ServiceAI agentsAI agent development by Nythrex: agents that read, decide and act in your CRM, ERP and internal tools — with permissions, approvals, audit logs and cost limits.
Want a second opinion on your project?
Tell us what you’re building and where you’re stuck. We’ll reply within one business day with the most practical next step — even if that step isn’t us.
