ai-adeu-adeu
ToolProof Connection Signal
Review First
Do not connect casually. Review the exposed tools, credentials, network/file/API access, and approval path before giving an agent access.
Evidence Confidence58/100
Tools Inferred25
Control Signals6
Profile status
ToolProof reviewSnapshotEvidence-backed review from observed public information.
Owner statusUnclaimedOwner-provided details have not been maintained yet.
Watch statusNot monitoredEnable ToolProof Watch to monitor drift and freshness.
Last observed2026-06-10T16:46:11ZMCP servers can change after observation.
Why this signal
- Source evidence fetched from 67 file(s).
- 25 MCP tool(s) inferred: get_tools, create_agent, check_untyped_defs, create_unified_diff, create_word_patch_diff.
- 6 visible control signal(s) observed.
- 1 concern(s) identified from fetched evidence.
- Network/API or environment credential indicators are present, so scoped access matters.
What this server exposes
get_toolscreate_agentcheck_untyped_defscreate_unified_diffcreate_word_patch_diffsearch_and_fetch_emailscreate_email_draftlist_available_mailboxesdelete_rowFalseTruefetch_cloud_dataget_current_userget_api_keyvalidate_docx_pathDELETE_ROWvalidate_pythonExcludedget_run_textget_paragraph_prefixget_run_style_markersrun_partsget_virtual_spans_in_rangerun_to_splitrun_text
Source and observation
Source: https://github.com/dealfluence/adeu
Observed: 2026-06-10T16:46:11Z
Machine ID: mcp:ai-adeu-adeu
Capabilities inferred
- 25 MCP tool declaration(s) inferred
- Environment/API key configuration indicators
- File-system access indicators
- MCP/server implementation evidence found
- Network access indicators
- Shell/process execution indicators
Controls observed
- Authentication/authorization language observed
- Containerization evidence observed
- Explicit secret/env configuration language observed
- License file or license language observed
- Restriction/least-privilege language observed
- Test framework or tests mentioned
Recommended controls
- Use least privilege, logging, and staged rollout until controls are verified.
Open questions before connection
- What credentials or environment variables are required?
- What data can leave the local environment?
- What systems can the agent reach through this server?
- What actions should require human approval?
- Which external endpoints or APIs can be called?
- Which folders or file paths can be read, written, or deleted?
Findings and concerns
- Possible shell/process execution surface
Claim or update this profile
Are you the owner of this MCP server? Submit official docs, intended use cases, support links, security contact, and recommended safe configuration.
Owner-provided information is shown separately from ToolProof evidence and does not change the connection signal unless reviewed.
Payment may buy review, monitoring, or sponsored visibility. It does not change the ToolProof connection signal.
Evidence fetched
- README.md (9974 bytes)
- desktop-extension/package.json (120 bytes)
- docs/FREE_AGENT_PROBLEM.md (43566 bytes)
- docs/MCP_APPS_PROTOCOL.md (6046 bytes)
- docs/MCP_AUTH_ARCHITECTURE.md (6328 bytes)
- ecosystem/README.md (1677 bytes)
- langchain/README.md (6182 bytes)
- langchain/langchain_adeu/apply_changes.py (12093 bytes)
- langchain/langchain_adeu/toolkit.py (2868 bytes)
- langchain/pyproject.toml (2129 bytes)
- langchain/tests/integration_tests/test_apply_changes.py (7680 bytes)
- langchain/tests/unit_tests/test_apply_changes.py (8082 bytes)
- langchain/tests/unit_tests/test_toolkit.py (3367 bytes)
- node/package.json (393 bytes)
- node/packages/core/README.md (1949 bytes)
- node/packages/core/package.json (861 bytes)
- node/packages/core/src/domain.test.ts (12846 bytes)
- node/packages/core/src/domain.ts (8902 bytes)
- node/packages/core/src/index.test.ts (237 bytes)
- node/packages/core/src/index.ts (715 bytes)
- node/packages/core/src/mapper.test.ts (2683 bytes)
- node/packages/core/src/mapper.ts (30281 bytes)
- node/packages/mcp-server/README.md (2390 bytes)
- node/packages/mcp-server/package.json (834 bytes)
- node/packages/mcp-server/src/assets/marked.min.js (39903 bytes)
- node/packages/mcp-server/src/desktop-auth.ts (4121 bytes)
- node/packages/mcp-server/src/formatter.test.ts (2237 bytes)
- node/packages/mcp-server/src/index.test.ts (166 bytes)
- node/packages/mcp-server/src/index.ts (23427 bytes)
- node/packages/mcp-server/src/mcp.bugs.test.ts (5169 bytes)
- node/packages/mcp-server/src/mcp.cloud.test.ts (4850 bytes)
- node/packages/mcp-server/src/response-builders.ts (6555 bytes)
- node/packages/mcp-server/src/shared.ts (324 bytes)
- node/packages/mcp-server/src/tools/auth.ts (1481 bytes)
- node/packages/mcp-server/src/tools/email.test.ts (8983 bytes)
- node/packages/mcp-server/src/tools/email.ts (24380 bytes)
- node/packages/mcp-server/tsconfig.json (513 bytes)
- node/packages/mcp-server/tsup.config.ts (1244 bytes)
- node/packages/n8n-nodes-adeu/README.md (21307 bytes)
- node/packages/n8n-nodes-adeu/examples/AI_Agent_workflow.json (14905 bytes)
- node/packages/n8n-nodes-adeu/nodes/Adeu/descriptions/applyEdits.operation.ts (10962 bytes)
- node/packages/n8n-nodes-adeu/nodes/Adeu/descriptions/hydrateToolOutput.operation.ts (8420 bytes)
- node/packages/n8n-nodes-adeu/nodes/Adeu/descriptions/index.ts (5824 bytes)
- node/packages/n8n-nodes-adeu/package.json (1536 bytes)
- python/Dockerfile (318 bytes)
- python/pyproject.toml (1919 bytes)
- python/scripts/patch_smithery_mcpb.py (3061 bytes)
- python/server.json (474 bytes)
- python/src/adeu/domain.py (15719 bytes)
- python/src/adeu/mcp_components/_response_builders.py (12459 bytes)
- python/src/adeu/mcp_components/desktop_auth.py (6641 bytes)
- python/src/adeu/mcp_components/resources/email_ui.py (1073 bytes)
- python/src/adeu/mcp_components/resources/markdown_ui.py (1650 bytes)
- python/src/adeu/mcp_components/shared.py (2915 bytes)
- python/src/adeu/mcp_components/tools/auth.py (3208 bytes)
- python/src/adeu/mcp_components/tools/document.py (30900 bytes)
- python/src/adeu/mcp_components/tools/email.py (36093 bytes)
- python/src/adeu/mcp_components/tools/live_word.py (51882 bytes)
- python/src/adeu/mcp_components/tools/live_word_ops.py (16507 bytes)
- python/src/adeu/mcp_components/tools/sanitize.py (4488 bytes)
- python/src/adeu/mcp_components/tools/validation.py (7948 bytes)
- python/src/adeu/redline/mapper.py (38468 bytes)
- python/src/adeu/server.py (1343 bytes)
- python/tests/test_domain_semantics.py (13393 bytes)
- python/tests/test_email_tools.py (10781 bytes)
- python/tests/test_server.py (8470 bytes)
- scripts/patch_smithery_mcpb.py (4301 bytes)