Activity
release: 0.3.2 with optional endpoints and headers
release: 0.3.2 with optional endpoints and headers
fix: add headers to introspection query
fix: add headers to introspection query
docs: improve readme with better information
docs: improve readme with better information
Force push
docs: improve readme with better information
docs: improve readme with better information
feat: allow using a local schema for introspection
feat: allow using a local schema for introspection
docs(readme): inform of introspection tool call
docs(readme): inform of introspection tool call
chore: clean up awkward whitespace
chore: clean up awkward whitespace
Pull request merge
chore: clean up awkward whitespace
chore: clean up awkward whitespace
chore: update server description
chore: update server description
docs: update readme
docs: update readme
feat: add introspection tool calling and new mcp server structure
feat: add introspection tool calling and new mcp server structure
release: update to 0.1.2 for release workflow fixes
release: update to 0.1.2 for release workflow fixes
fix: create proper tool arguments schema
fix: create proper tool arguments schema
feat: allow for custom server name
feat: allow for custom server name
docs: add why we have the gql server
docs: add why we have the gql server
chore: add simple debug graphql server to work against
chore: add simple debug graphql server to work against
feat: reach earlier recursion limit and give cleaner output when hit
feat: reach earlier recursion limit and give cleaner output when hit
feat: add output types as description for the tool
feat: add output types as description for the tool
feat: parse graphql arguments into zod schema
feat: parse graphql arguments into zod schema
feat: use graphql schema object to parse tools
feat: use graphql schema object to parse tools
feat: add start of tool calling
feat: add start of tool calling
feat: add initial tool collection from gql parsing
feat: add initial tool collection from gql parsing
feat: basic schema introspection load
feat: basic schema introspection load