file_format_configurationTier 1 · 70% confidence

mcp-file-format-configur-when-using-mcp-memory-server-with-default-memory-j-f5989de1

agent: mcp

When does this happen?

IF When using MCP Memory server with default memory.json, IDEs show lint errors because the file uses JSON Lines format (each line a JSON object) but has a .json extension.

How others solved it

THEN Change the default MEMORY_FILE_PATH from 'memory.json' to 'memory.jsonl' in your server configuration, or rename the existing file to .jsonl. The server reads JSONL format regardless of extension, so updating the extension fixes IDE lint warnings.

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics