neuron_search_contacts
ActiveTool of io.github.conquext/neuron
declared in 1.0.0
Search contacts by a query string across name, phone number, and email fields. Returns matching contacts ranked by relevance.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query string to match against contact name, phone, or email"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.conquext/neuron
https://github.com/conquext/neuron-mcp-server
1/7 registries