INDIVIDUAL MCP TOOL
report_answer_issue
Report that an answer built from Reecopedia search results was wrong, misleading or incomplete.
LIVE ENDPOINT
https://ia.reeco.eco/mcp
Connect to this endpoint to inspect the live schema for report_answer_issue and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.reecopedia-eu-textile-regulations-search]
url = "https://ia.reeco.eco/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"reecopedia-eu-textile-regulations-search": {
"type": "http",
"url": "https://ia.reeco.eco/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: reecopedia-eu-textile-regulations-search
Remote MCP URL: https://ia.reeco.eco/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"reecopedia-eu-textile-regulations-search": {
"url": "https://ia.reeco.eco/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"reecopedia-eu-textile-regulations-search": {
"type": "http",
"url": "https://ia.reeco.eco/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "reecopedia-eu-textile-regulations-search",
"transport": "streamable-http",
"url": "https://ia.reeco.eco/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_eu_textile_regulations— LANGUAGE CONTRACT — READ BEFORE CALLING.about_reecopedia— What Reecopedia is, who runs it, and its privacy policy.search— LANGUAGE CONTRACT — READ BEFORE CALLING.fetch— Fetch the full text of a regulatory document page returned by `search`.document_outline— Return the heading tree (table of sections) of an indexed document, so you can explore its structure before fetching pages.find_exact_text— Find literal occurrences of an exact string in the corpus — article numbers, regulation ids, precise wording (e.