Skip to content

The MCP server should be able to take a sqlite database command line argument #55

@gvanrossum-ms

Description

@gvanrossum-ms

If you invoke it as

python -m typeagent.mcp.server -d foo.db

It should take an existing foo.db database and query against that (and not try to fill it with the podcast transcript from testdata).

Two additional refactors:

  • Use the high-level APIs
  • Add a new tool to add one or more messages

(Might also come up with a config file?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions